c8f3ff71b1
libmpi. Refs trac:248 This commit was SVN r11563. The following Trac tickets were found above: Ticket 248 --> https://svn.open-mpi.org/trac/ompi/ticket/248
15 строки
412 B
Plaintext
15 строки
412 B
Plaintext
project=Open MPI
|
|
project_short=OMPI
|
|
version=@OMPI_VERSION@
|
|
language=Fortran 90
|
|
compiler_env=FC
|
|
compiler_flags_env=FCFLAGS
|
|
compiler=@FC@
|
|
module_option=@OMPI_FC_MODULE_FLAG@
|
|
extra_includes=
|
|
preprocessor_flags=
|
|
compiler_flags=@OMPI_WRAPPER_EXTRA_FFLAGS@
|
|
linker_flags=@OMPI_WRAPPER_EXTRA_LDFLAGS@
|
|
libs=-lmpi_f90 -lmpi_f77 -lmpi -lorte -lopal @OMPI_WRAPPER_EXTRA_LIBS@
|
|
required_file=@OMPI_WRAPPER_F90_REQUIRED_FILE@
|