We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2747551 commit 5628714Copy full SHA for 5628714
test/Spaces/opt_spaces.jl
@@ -34,7 +34,7 @@ end
34
35
#! format: off
36
if ClimaComms.device(context) isa ClimaComms.CUDADevice
37
- test_n_failures(86, TU.PointSpace, context)
+ test_n_failures(88, TU.PointSpace, context)
38
test_n_failures(141, TU.SpectralElementSpace1D, context)
39
test_n_failures(1141, TU.SpectralElementSpace2D, context)
40
test_n_failures(3, TU.ColumnCenterFiniteDifferenceSpace, context)
0 commit comments