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:
920
920
- label : " Unit: matrix field broadcasting (CPU)"
921
921
key : unit_matrix_field_broadcasting_cpu_scalar_14
922
922
command : " julia --color=yes --check-bounds=yes --project=.buildkite test/MatrixFields/matrix_fields_broadcasting/test_scalar_14.jl"
923
- soft_fail : true
924
923
925
924
- label : " Unit: matrix field broadcasting (CPU)"
926
925
key : unit_matrix_field_broadcasting_cpu_scalar_15
927
926
command : " julia --color=yes --check-bounds=yes --project=.buildkite test/MatrixFields/matrix_fields_broadcasting/test_scalar_15.jl"
928
- soft_fail : true
929
927
930
928
- label : " Unit: matrix field broadcasting (CPU)"
931
929
key : unit_matrix_field_broadcasting_cpu_scalar_16
@@ -1068,7 +1066,6 @@ steps:
1068
1066
- label : " Unit: matrix field broadcasting (GPU)"
1069
1067
key : unit_matrix_field_broadcasting_gpu_scalar_13
1070
1068
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
1072
1069
env :
1073
1070
CLIMACOMMS_DEVICE : " CUDA"
1074
1071
agents :
@@ -1129,7 +1126,6 @@ steps:
1129
1126
command : " julia --color=yes --check-bounds=yes --project=.buildkite test/MatrixFields/matrix_fields_broadcasting/test_non_scalar_3.jl"
1130
1127
env :
1131
1128
CLIMACOMMS_DEVICE : " CUDA"
1132
- soft_fail : true
1133
1129
agents :
1134
1130
slurm_gpus : 1
1135
1131
slurm_mem : 10GB
You can’t perform that action at this time.
0 commit comments