Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
szy21 committed Oct 25, 2023
1 parent e24e500 commit d5eeb44
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -360,22 +360,6 @@ steps:
agents:
slurm_mem: 20GB

- label: ":computer: aquaplanet (ρe_tot) equilmoist with EDMF"
command: >
julia --color=yes --project=examples examples/hybrid/driver.jl
--config_file $CONFIG_PATH/sphere_baroclinic_wave_rhoe_equilmoist_edmf.yml
julia --color=yes --project=examples post_processing/remap/remap_pipeline.jl
--data_dir sphere_baroclinic_wave_rhoe_equilmoist_edmf
--out_dir sphere_baroclinic_wave_rhoe_equilmoist_edmf
julia --color=yes --project=examples post_processing/plot/plot_pipeline.jl
--nc_dir sphere_baroclinic_wave_rhoe_equilmoist_edmf
--fig_dir sphere_baroclinic_wave_rhoe_equilmoist_edmf --case_name dry_held_suarez
artifact_paths: "sphere_baroclinic_wave_rhoe_equilmoist_edmf/*"
agents:
slurm_mem: 20GB

- label: ":computer: aquaplanet (ρe_tot) equilmoist allsky radiation monin_obukhov varying insolation gravity wave (raw_topo) high top zonally asymmetric"
command: >
julia --color=yes --project=examples examples/hybrid/driver.jl
Expand Down Expand Up @@ -888,14 +872,6 @@ steps:
agents:
slurm_mem: 24GB

- label: ":fire: Flame graph: perf target (edmf)"
command: >
julia --color=yes --project=perf perf/flame.jl
$PERF_CONFIG_PATH/flame_perf_target_edmf.yml
artifact_paths: "flame_perf_target_edmf/*"
agents:
slurm_mem: 24GB

- label: ":fire: Flame graph: perf target (Threaded)"
command: >
julia --threads 8 --color=yes --project=perf perf/flame.jl
Expand Down

0 comments on commit d5eeb44

Please sign in to comment.