mpif90 [option | filename]...
mpif90
command compiles source files in the Fortran90 language, and links object files. The source filename extension should be .f90.To link in the SCore libraries, mpif90 uses scoref90(1) as the linker. So mpif90 will use its defaults.
If you install mpi-selector(1), please set score7 by mpi-selector(1) or mpi-selector-menu(1)
-compiler compiler
--compiler compiler
-compiler-path compiler
--compiler-path compiler
compiler-path
is compatible with the MPI libraries
-mpi mpi_version
--mpi mpi_version
mpi_version
. The command will abort with an error message if the MPI version cannot be found.
-device mpi_device
--device mpi_device
mpi_device
. The command will abort with an error message if the MPI device cannot be found.
-help
-show
scoref90
(1), compiler_script
(5)