Provided by: libsimgrid-dev_3.24+dfsg-3_amd64 bug

NAME

       smpiff - SMPI Fortran 77 wrapper compiler

SYNOPSIS

       smpiff …

DESCRIPTION

       smpiff  is  a wrapper around the Fortran 77 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 smpiff will be passed to the underlying
       compiler directly, except for --version which  gives  the  SimGrid  library  version,  and
       --compiler-version  which  gives  the  F77  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,  but
       note that the compiler can not be modified.

AUTHORS

       The SimGrid team (simgrid-devel@lists.gforge.inria.fr)

COPYRIGHT AND LICENCE

       Copyright (c) 2014-2019. The SimGrid Team. All rights reserved.

       This program is free software; you may redistribute it and/or modify it under the terms of
       GNU LGPL (v2.1) license.

SEE ALSO

       smpirun(1), smpicc(1), smpicxx(1), smpif90(1)

                                                                                        smpiff(1)