mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
Add the OpenFOAM source tree
This commit is contained in:
5
wmake/rules/General/mplibSYSTEMOPENMPI
Normal file
5
wmake/rules/General/mplibSYSTEMOPENMPI
Normal file
@ -0,0 +1,5 @@
|
||||
# use the system installed openmpi - mpicc must be installed
|
||||
|
||||
PFLAGS = -DOMPI_SKIP_MPICXX
|
||||
PINC = $(shell mpicc --showme:compile)
|
||||
PLIBS = $(shell mpicc --showme:link)
|
||||
Reference in New Issue
Block a user