repo.or.cz
/
OpenFOAM-2.0.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ENH: autoLayerDriver: better layering information message
[OpenFOAM-2.0.x.git]
/
wmake
/
rules
/
General
/
mplibSYSTEMOPENMPI
blob
639c8ce27798588b71921b3d12986a95c5dcc480
1
# use the system installed openmpi - mpicc must be installed
2
3
PFLAGS = -DOMPI_SKIP_MPICXX
4
PINC = $(shell mpicc --showme:compile)
5
PLIBS = $(shell mpicc --showme:link)