From: Arnaud Giersch Date: Fri, 6 Jun 2014 11:42:36 +0000 (+0200) Subject: More updates to smpi* manpages. X-Git-Tag: v3_12~981 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/9c5fcb22fadba8e6b7a67202dbb4789e728b2a49 More updates to smpi* manpages. --- diff --git a/doc/manpage/smpicxx.1 b/doc/manpage/smpicxx.1 index a53d5d4516..b8414cc7ae 100644 --- a/doc/manpage/smpicxx.1 +++ b/doc/manpage/smpicxx.1 @@ -4,7 +4,7 @@ smpicxx \- SMPI C++ wrapper compiler .SH SYNOPSIS smpicxx … .SH DESCRIPTION -smpicc is just a wrapper around the C++ compiler used to build simgrid, adding the right flags in order to use the simgrid library and SMPI, the MPI implementation within it. Any arguments filled to smpicxx will be passed to the underlying compiler directly, of which the \fB\-\-version\fR argument should give the name and the version. Please refer to its documentation in case of trouble. +smpicxx is just a wrapper around the C++ compiler used to build simgrid, adding the right flags in order to use the simgrid library and SMPI, the MPI implementation within it. Any arguments filled to smpicxx will be passed to the underlying compiler directly, of which the \fB\-\-version\fR argument should give the name and the version. Please refer to its documentation in case of trouble. .SH ENVIRONMENT VARIABLES All environment variables taken into account by the underlying compiler will be used, but note that the compiler can not be modified. .SH AUTHORS diff --git a/doc/manpage/smpirun.1 b/doc/manpage/smpirun.1 index 1cbee031bb..a9e333684c 100644 --- a/doc/manpage/smpirun.1 +++ b/doc/manpage/smpirun.1 @@ -62,3 +62,6 @@ Copyright (c) 2014. 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. .SH SEE ALSO .B smpicc\fR(1) +.B smpicxx\fR(1) +.B smpiff\fR(1) +.B smpif90\fR(1)