-
Notifications
You must be signed in to change notification settings - Fork 259
Open
Labels
cubed sphere 🧊🌎testing 🧪Tests get priority in case of emergency evacuationTests get priority in case of emergency evacuation
Description
We can probably reduce the multi-region tests. In particular, a lot of time is taken by
| @testset "Testing simulation on conformal and immersed conformal cubed sphere grids" begin |
These test loops over float types; we probably do not need to do that since the simulation should not necessarily change depending on the float type. We could test only on Float64, and then introduce more unit tests on the grid size for Float32. This would slash the time required for these tests by 50%.
What do you think @siddharthabishnu?
Metadata
Metadata
Assignees
Labels
cubed sphere 🧊🌎testing 🧪Tests get priority in case of emergency evacuationTests get priority in case of emergency evacuation