X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dd7e84f3ee3a528f096e12508198c8cc5e404863..8578a87abd23018f1c7cb07bbcb1cd8aa049fd8c:/docs/manpages/smpirun.1 diff --git a/docs/manpages/smpirun.1 b/docs/manpages/smpirun.1 index 79a804683c..5166c16113 100644 --- a/docs/manpages/smpirun.1 +++ b/docs/manpages/smpirun.1 @@ -11,7 +11,11 @@ arguments. It is intended to be easy to use to regular MPI users. .SH MANDATORY PARAMETERS .TP \fB\-platform\fR -XML file describing the platform on which we want to deploy the program +XML file describing the platform on which we want to deploy the program. +Please refer to the +.UR https://simgrid.org/doc/latest/Tutorial_MPI_Applications.html#describing-your-platform +online documentation. +.UE .TP \fB\-hostfile\fR, \fB\-machinefile\fR Hostfile listing all the machines in use @@ -21,7 +25,7 @@ be mixed with the configuration options described in the next section. .TP \fB\-help\fR -Print the usage and a résumé of the available options +Print the usage and a summary of the available options. .TP \fB\-keep-temps\fR Do not remove the generated files after execution.