Skip to content
Snippets Groups Projects
Commit 14d2e169 authored by mattijs's avatar mattijs
Browse files

BUG: mpi: use system openmpi by default

parent 4926183e
No related merge requests found
......@@ -98,7 +98,7 @@ export WM_COMPILE_OPTION=Opt
# = SYSTEMOPENMPI | OPENMPI | SYSTEMMPI | MPI | MPICH | MPICH-GM |
# HPMPI | CRAY-MPICH | FJMPI | QSMPI | SGIMPI | INTELMPI | USERMPI
# Also possible to use INTELMPI-xyz etc and define your own wmake rule
export WM_MPLIB=OPENMPI
export WM_MPLIB=SYSTEMOPENMPI
#------------------------------------------------------------------------------
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment