Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
09c67d90
Commit
09c67d90
authored
Jun 10, 2019
by
mattijs
Committed by
Andrew Heather
Jun 10, 2019
Browse files
BUG: mpi: use system openmpi by default
parent
53b88d99
Changes
1
Hide whitespace changes
Inline
Side-by-side
etc/bashrc
View file @
09c67d90
...
...
@@ -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
=
SYSTEM
OPENMPI
#------------------------------------------------------------------------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment