We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41bbea8 commit a41e40bCopy full SHA for a41e40b
.github/workflows/dependencies/dependencies_mac.sh
@@ -20,5 +20,5 @@ export F77=$FC
20
export F90=$FC
21
22
brew install libomp || true
23
-brew install open-mpi || true
+brew install open-mpi --build-from-source || true
24
brew install ccache || true
0 commit comments