logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

smpif90 - SMPI Fortran 90 wrapper compiler

Authors

       The SimGrid team

Description

       smpif90 is a wrapper around the Fortran 90 compiler defined when building SimGrid, adding the right flags
       in  order  to  use the SimGrid library and SMPI, the MPI implementation within it.  Most of the arguments
       filled to smpif90 will be passed to the underlying compiler directly, except for  --version  which  gives
       the SimGrid library version, and --compiler-version which gives the F90 compiler version. Please refer to
       the latter documentation in case of trouble.

Environment Variables

       All environment variables taken into account by the underlying compiler will be used by it, but note that
       the compiler can not be modified.

Name

       smpif90 - SMPI Fortran 90 wrapper compiler

See Also

smpirun(1), smpicc(1), smpicxx(1), smpiff(1)

                                                                                                      smpif90(1)

Synopsis

       smpif90 …

See Also