Skip to content
Snippets Groups Projects
Commit 5c15769d authored by Mark Olesen's avatar Mark Olesen
Browse files

GIT: revert back to system openmpi (issue #308)

- consistently use SYSTEMOPENMPI for both sh and csh versions
  (inadvertently changed in ee5251a7).
parent 95e7faf3
Branches
Tags
No related merge requests found
......@@ -86,7 +86,7 @@ export WM_COMPILE_OPTION=Opt
#- MPI implementation:
# WM_MPLIB = SYSTEMOPENMPI | OPENMPI | SYSTEMMPI | MPICH | MPICH-GM | HPMPI
# | MPI | QSMPI | SGIMPI
export WM_MPLIB=OPENMPI
export WM_MPLIB=SYSTEMOPENMPI
#- Operating System:
# WM_OSTYPE = POSIX | ???
......
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