We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86f94f3 commit d0262d0Copy full SHA for d0262d0
test/Spaces/opt_spaces.jl
@@ -35,7 +35,7 @@ end
35
#! format: off
36
if ClimaComms.device(context) isa ClimaComms.CUDADevice
37
test_n_failures(91, TU.PointSpace, context)
38
- test_n_failures(825, TU.SpectralElementSpace1D, context)
+ test_n_failures(851, TU.SpectralElementSpace1D, context)
39
test_n_failures(1141, TU.SpectralElementSpace2D, context)
40
test_n_failures(4, TU.ColumnCenterFiniteDifferenceSpace, context)
41
test_n_failures(5, TU.ColumnFaceFiniteDifferenceSpace, context)
0 commit comments