From ed193cf641e111f5881f226325ff48a5d128d0f3 Mon Sep 17 00:00:00 2001 From: Christian Heinrich Date: Tue, 26 May 2015 16:17:25 +0200 Subject: [PATCH] [Doc] Added default value for smpi/display_timing --- doc/doxygen/options.doc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/doxygen/options.doc b/doc/doxygen/options.doc index deb750902d..528ecd58ac 100644 --- a/doc/doxygen/options.doc +++ b/doc/doxygen/options.doc @@ -746,6 +746,8 @@ Here, MAX_BANDWIDTH denotes the bandwidth of the link. \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 -- 2.20.1