Skip to content
Snippets Groups Projects
Commit 896657ae authored by mark's avatar mark
Browse files

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

- consistently use SYSTEMOPENMPI for both sh and csh versions
  (inadvertently changed in 4017095f).
parent 6559b03c
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