Skip to content

Commit e8ba9dd

Browse files
Try with cuda + more mem
1 parent 9cd8d07 commit e8ba9dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -902,8 +902,8 @@ 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
909909
slurm_mem: 60GB

0 commit comments

Comments
 (0)