From 38892b76789f1fd1bc41e7b2f70896e980cc993b Mon Sep 17 00:00:00 2001 From: Anna Jaruga Date: Tue, 28 Nov 2023 13:43:21 -0800 Subject: [PATCH] Fix typo and increase memory for GPU moist HS CI case --- .buildkite/longruns/pipeline.yml | 16 ++++++++-------- .buildkite/pipeline.yml | 1 + 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.buildkite/longruns/pipeline.yml b/.buildkite/longruns/pipeline.yml index f1b1a7075a..56441e4600 100644 --- a/.buildkite/longruns/pipeline.yml +++ b/.buildkite/longruns/pipeline.yml @@ -33,7 +33,7 @@ steps: - echo "--- Instantiate" - "julia --project=examples -e 'using Pkg; Pkg.instantiate(;verbose=true)'" - "julia --project=examples -e 'using Pkg; Pkg.precompile()'" - - "julia --project=examples -e 'using CUDA; CUDA.precompile_runtime()'"" + - "julia --project=examples -e 'using CUDA; CUDA.precompile_runtime()'" - "julia --project=examples -e 'using Pkg; Pkg.status()'" - "julia --project=examples artifacts/download_artifacts.jl" @@ -58,7 +58,7 @@ steps: agents: slurm_ntasks: 32 slurm_time: 24:00:00 - env: + env: JOB_NAME: "longrun_bw_rhoe_highres" - label: ":computer: no lim ARS baroclinic wave (ρe_tot) equilmoist high resolution" @@ -70,7 +70,7 @@ steps: agents: slurm_ntasks: 32 slurm_time: 24:00:00 - env: + env: JOB_NAME: "longrun_bw_rhoe_equil_highres" - label: ":computer: lim ARS zalesak baroclinic wave (ρe_tot) equilmoist high resolution" @@ -83,7 +83,7 @@ steps: slurm_ntasks: 32 slurm_mem_per_cpu: 32GB slurm_time: 24:00:00 - env: + env: JOB_NAME: "longrun_zalesak_tracer_energy_bw_rhoe_equil_highres" - label: ":computer: SSP baroclinic wave (ρe_tot) equilmoist high resolution centered diff" @@ -173,7 +173,7 @@ steps: slurm_ntasks: 32 slurm_mem_per_cpu: 16GB slurm_time: 24:00:00 - env: + env: JOB_NAME: "longrun_bw_rhoe_equil_highres_topography_earth" - label: ":computer: held suarez (ρe_tot) equilmoist high resolution topography (earth)" @@ -185,7 +185,7 @@ steps: slurm_ntasks: 64 slurm_mem_per_cpu: 16GB slurm_time: 24:00:00 - env: + env: JOB_NAME: "longrun_hs_rhoe_equil_highres_topography_earth" - label: ":computer: no lim ARS aquaplanet (ρe_tot) equilmoist high resolution clearsky radiation Float32 (earth)" @@ -198,7 +198,7 @@ steps: slurm_ntasks: 64 slurm_mem_per_cpu: 16GB slurm_time: 24:00:00 - env: + env: JOB_NAME: "longrun_aquaplanet_rhoe_equil_highres_clearsky_ft32_earth" - group: "Low resolution long runs" @@ -248,7 +248,7 @@ steps: slurm_time: 24:00:00 env: JOB_NAME: "longrun_aquaplanet_dyamond" - + - group: "AMIP" steps: diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 864112d3db..4c3bc4b317 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -761,6 +761,7 @@ steps: artifact_paths: "central_gpu_hs_rhoe_equilmoist_nz63_0M_55km_rs35km/*" agents: slurm_gpus: 1 + slurm_mem: 16G - label: "GPU: gpu_aquaplanet_dyamond" command: