Why do we only build distributed test_architectures
if MPI.Initialized
?
#3879
Labels
distributed 🕸️
Our plan for total cluster domination
testing 🧪
Tests get priority in case of emergency evacuation
This seems a brittle:
Oceananigans.jl/test/utils_for_runtests.jl
Line 34 in 9ffbee3
some bug that caused MPI not to be initialized would cause the tests to be worthless but it might not be detected.
The text was updated successfully, but these errors were encountered: