File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -920,12 +920,10 @@ steps:
920920 - label : " Unit: matrix field broadcasting (CPU)"
921921 key : unit_matrix_field_broadcasting_cpu_scalar_14
922922 command : " julia --color=yes --check-bounds=yes --project=.buildkite test/MatrixFields/matrix_fields_broadcasting/test_scalar_14.jl"
923- soft_fail : true
924923
925924 - label : " Unit: matrix field broadcasting (CPU)"
926925 key : unit_matrix_field_broadcasting_cpu_scalar_15
927926 command : " julia --color=yes --check-bounds=yes --project=.buildkite test/MatrixFields/matrix_fields_broadcasting/test_scalar_15.jl"
928- soft_fail : true
929927
930928 - label : " Unit: matrix field broadcasting (CPU)"
931929 key : unit_matrix_field_broadcasting_cpu_scalar_16
@@ -1068,7 +1066,6 @@ steps:
10681066 - label : " Unit: matrix field broadcasting (GPU)"
10691067 key : unit_matrix_field_broadcasting_gpu_scalar_13
10701068 command : " julia --color=yes --check-bounds=yes --project=.buildkite test/MatrixFields/matrix_fields_broadcasting/test_scalar_13.jl"
1071- soft_fail : true # due to PTX error
10721069 env :
10731070 CLIMACOMMS_DEVICE : " CUDA"
10741071 agents :
@@ -1129,7 +1126,6 @@ steps:
11291126 command : " julia --color=yes --check-bounds=yes --project=.buildkite test/MatrixFields/matrix_fields_broadcasting/test_non_scalar_3.jl"
11301127 env :
11311128 CLIMACOMMS_DEVICE : " CUDA"
1132- soft_fail : true
11331129 agents :
11341130 slurm_gpus : 1
11351131 slurm_mem : 10GB
You can’t perform that action at this time.
0 commit comments