mpif77,mpif90

Section: Open MPI (1)
Updated: May 26, 2022
Index Return to Main Contents
 

NAME

mpif77, mpif90 -- Deprecated Open MPI Fortran wrapper compilers  

SYNTAX

mpif90 ...  

DESCRIPTION

The mpif77 and mpif90 wrapper compiler names are deprecated, and will disappear in a future version of Open MPI. You should use the mpifort wrapper compiler, instead. While they are deprecated, mpif77 and mpif90 accept all the same parameters as mpifort, and behaves the same as mpifort.

With mpifort, you can compile any Fortran program that uses the "mpif.h", "use mpi", and/or "use mpi_f08" MPI Fortran interfaces.

See mpifort(1) for more details.  

SEE ALSO

mpifort(1)


 

Index

NAME
SYNTAX
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 00:53:20 GMT, March 29, 2024