Skip to content

Commit

Permalink
Merge pull request #2129 from CliMA/ck/dist_remap_soft_fail
Browse files Browse the repository at this point in the history
Make 2-proc cuda distributed remap soft-fail
  • Loading branch information
charleskawczynski authored Jan 15, 2025
2 parents 0ab0602 + 781674d commit 988bda5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@ steps:
- label: "Unit: distributed remapping with CUDA (2 processes)"
key: distributed_remapping_gpu_2procs
command: "srun julia --color=yes --check-bounds=yes --project=.buildkite test/Remapping/distributed_remapping.jl"
soft_fail: true
env:
CLIMACOMMS_CONTEXT: "MPI"
CLIMACOMMS_DEVICE: "CUDA"
Expand Down

0 comments on commit 988bda5

Please sign in to comment.