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"
The text was updated successfully, but these errors were encountered:
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"
The text was updated successfully, but these errors were encountered: