2006-01-16 01:48:03 +00:00
|
|
|
project=Open MPI
|
|
|
|
project_short=OMPI
|
|
|
|
version=@OMPI_VERSION@
|
|
|
|
language=Fortran 90
|
|
|
|
compiler_env=FC
|
|
|
|
compiler_flags_env=FCFLAGS
|
|
|
|
compiler=@FC@
|
2006-02-13 02:39:32 +00:00
|
|
|
module_option=@OMPI_FC_MODULE_FLAG@
|
2006-01-16 01:48:03 +00:00
|
|
|
extra_includes=
|
|
|
|
preprocessor_flags=
|
2006-02-13 02:39:32 +00:00
|
|
|
compiler_flags=@OMPI_WRAPPER_EXTRA_FFLAGS@
|
2006-01-16 01:48:03 +00:00
|
|
|
linker_flags=@OMPI_WRAPPER_EXTRA_LDFLAGS@
|
|
|
|
libs=-lmpi_f90 -lmpi -lorte -lopal @OMPI_WRAPPER_EXTRA_LIBS@
|
|
|
|
required_file=@OMPI_WRAPPER_F90_REQUIRED_FILE@
|