Skip to content

Commit 9cd8d07

Browse files
Try baro wave on cpu
1 parent 062073e commit 9cd8d07

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.buildkite/pipeline.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -902,11 +902,11 @@ steps:
902902
--config_file $CONFIG_PATH/baroclinic_wave.yml
903903
--job_id baroclinic_wave_gpu
904904
artifact_paths: "baroclinic_wave_gpu/output_active/*"
905-
env:
906-
CLIMACOMMS_DEVICE: "CUDA"
905+
# env:
906+
# CLIMACOMMS_DEVICE: "CUDA"
907907
agents:
908908
slurm_gpus: 1
909-
slurm_mem: 16GB
909+
slurm_mem: 60GB
910910

911911
- label: "GPU: compare BW with CPU"
912912
command: >

0 commit comments

Comments
 (0)