From: Augustin Degomme Date: Tue, 29 Jan 2019 14:34:37 +0000 (+0100) Subject: avoid sending misleading log message X-Git-Tag: v3_22~445 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/a1234c9c887de28ed21e81528886c20456c7b6cf?hp=ae0cfab091ed10f75140fba00545b6816bd0abd6 avoid sending misleading log message --- diff --git a/src/smpi/internals/smpi_bench.cpp b/src/smpi/internals/smpi_bench.cpp index 4aa873a1f4..9fbc6b0dc5 100644 --- a/src/smpi/internals/smpi_bench.cpp +++ b/src/smpi/internals/smpi_bench.cpp @@ -391,9 +391,12 @@ int smpi_sample_2(int global, const char *file, int line) } else { // Enough data, no more bench (either we got enough data from previous visits to this benched nest, or we just //ran one bench and need to bail out now that our job is done). Just sleep instead - XBT_DEBUG("No benchmark (either no need, or just ran one): count >= iter (%d >= %d) or stderr= iter (%d >= %d) or stderrset_sampling(0); res = 0; // prepare to capture future, unrelated computations