openfoam/wmake/rules/General/mplibFJMPI
Tomoki, Karatsu 13ea1b70fe CONFIG: update/generalize FJMPI settings (#2044)
- previously had a very old (likely irrelevant) setting for solaris
  systems only.

- support site-specific customization.
  Eg, using etc/config.{csh,sh}/prefs.fjmpi

- remove erroneous shell redirects present in cshell files
2021-03-29 16:00:11 +02:00

4 lines
155 B
Plaintext

PFLAGS = -DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX
PINC = -isystem $(MPI_ARCH_PATH)/include/mpi/fujitsu
PLIBS = -L$(MPI_ARCH_PATH)/lib64 -lmpi