
new wrapper compilers for the OMPI layer. This should require no changes at all for anyone (other than running autogen, of course) This commit was SVN r8772.
14 строки
365 B
Plaintext
14 строки
365 B
Plaintext
project=Open MPI
|
|
project_short=OMPI
|
|
version=@OMPI_VERSION@
|
|
language=Fortran 90
|
|
compiler_env=FC
|
|
compiler_flags_env=FCFLAGS
|
|
compiler=@FC@
|
|
extra_includes=
|
|
preprocessor_flags=
|
|
compiler_flags=@OMPI_WRAPPER_EXTRA_FFLAGS@
|
|
linker_flags=@OMPI_WRAPPER_EXTRA_LDFLAGS@
|
|
libs=-lmpi_f90 -lmpi -lorte -lopal @OMPI_WRAPPER_EXTRA_LIBS@
|
|
required_file=@OMPI_WRAPPER_F90_REQUIRED_FILE@
|