From 9d088dd72d45a9d82d8a0abbb6fdd467188e733e Mon Sep 17 00:00:00 2001 From: schnorr Date: Mon, 20 Aug 2012 17:41:53 +0200 Subject: [PATCH 1/1] [trace] for some reason, simulated time changed in smpi -> fix tesh then --- examples/smpi/tracing/smpi_traced.tesh | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/smpi/tracing/smpi_traced.tesh b/examples/smpi/tracing/smpi_traced.tesh index 84923e1d84..f48b7108d3 100644 --- a/examples/smpi/tracing/smpi_traced.tesh +++ b/examples/smpi/tracing/smpi_traced.tesh @@ -1,6 +1,7 @@ # use the tested library, not the installed one # (since we want to pass it to the child, it has to be redefined before each command) # Go for the first test + p Test instrumentation of SMPI $ ../../bin/smpirun -trace -trace-resource -trace-file smpi_traced.trace -hostfile ${srcdir:=.}/hostfile -platform ${srcdir:=.}/../msg/tracing/platform.xml -np 3 ./smpi_traced > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '1e-9' -- 2.20.1