You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tests fail on building open-coarrays 1.7.4 on Debian unstable with openmpi 2.0.1 +.
When testing in a VM, CMakeLists.txt adds "--oversubscribed" where numcores is not enough.
The correct syntax on openmpi is "--oversubscribe"