mpif77

Compile or link Fortran77 language MPI programs

SYNOPSIS

mpif77 [option | filename]...

DESCRIPTION

The mpif77 command compiles source files in the Fortran77 language, and links object files. The filename extension of the source file should be .f.

To link with the SCore libraries, mpif77 uses the scoref77(1) command with its default setting.

If the mpi-selector(1) is installed, please set score7 by using the mpi-selector(1) or mpi-selector-menu(1) command.

OPTIONS

-compiler compiler
--compiler compiler
Specify the backend Fortran77 compiling environment used to compile and link MPI program.

-compiler-path compiler
--compiler-path compiler
Specify the backend Fortran77 compiler. This option will override the compiling environment. NOTE: No checking is done if the compiler-path is compatible with the MPI libraries

-mpi mpi_version
--mpi mpi_version
Choose the MPI version specified with mpi_version.

-device mpi_device
--device mpi_device
Choose the MPI device specified with mpi_device.

-help
Output usage.

-show
Show the actual commands that would be used without running them.

SEEALSO

mpi-selector(1), mpi-selector-menu(1), scoref77(1), score_mpi_list(5), compiler_scripts(5).
CREDIT
This document is a part of the SCore cluster system software developed at PC Cluster Consortium, Japan. Copyright (C) 2003-2008 PC Cluster Consortium.