Skip to content

Commit 781674d

Browse files
Make 2-proc cuda distributed remap soft-fail
1 parent 0685f7c commit 781674d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,7 @@ steps:
366366
- label: "Unit: distributed remapping with CUDA (2 processes)"
367367
key: distributed_remapping_gpu_2procs
368368
command: "srun julia --color=yes --check-bounds=yes --project=.buildkite test/Remapping/distributed_remapping.jl"
369+
soft_fail: true
369370
env:
370371
CLIMACOMMS_CONTEXT: "MPI"
371372
CLIMACOMMS_DEVICE: "CUDA"

0 commit comments

Comments
 (0)