Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[Doc] Added default value for smpi/display_timing
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Tue, 26 May 2015 14:17:25 +0000 (16:17 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Tue, 9 Jun 2015 07:59:10 +0000 (09:59 +0200)
doc/doxygen/options.doc

index deb7509..528ecd5 100644 (file)
@@ -746,6 +746,8 @@ Here, MAX_BANDWIDTH denotes the bandwidth of the link.
 
 \subsection options_smpi_timing smpi/display_timing: Reporting simulation time
 
 
 \subsection options_smpi_timing smpi/display_timing: Reporting simulation time
 
+\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
 code is run through the \c smpirun script, you don't have any control
 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
 code is run through the \c smpirun script, you don't have any control