From bb0a82c6a53abd8c2c09cc556781fca5928bb6b9 Mon Sep 17 00:00:00 2001 From: Christian Heinrich Date: Fri, 9 Oct 2015 12:21:19 +0200 Subject: [PATCH] [Doc] Corrected smpi/display_timing paragraph --- doc/doxygen/options.doc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/doxygen/options.doc b/doc/doxygen/options.doc index 450c71095e..539c43ff4b 100644 --- a/doc/doxygen/options.doc +++ b/doc/doxygen/options.doc @@ -776,10 +776,10 @@ Here, MAX_BANDWIDTH denotes the bandwidth of the link. \b Default: 0 (false) -Most of the time, you run MPI code through SMPI to compute the time it -would take to run it on a platform that you don't have. But since the +Most of the time, you run MPI code with SMPI to compute the time it +would take to run it on a platform. But since the code is run through the \c smpirun script, you don't have any control -on the launcher code, making difficult to report the simulated time +on the launcher code, making it difficult to report the simulated time when the simulation ends. If you set the \b smpi/display_timing item to 1, \c smpirun will display this information when the simulation ends. \verbatim Simulation time: 1e3 seconds. -- 2.20.1