From: schnorr Date: Mon, 20 Aug 2012 15:41:53 +0000 (+0200) Subject: [trace] for some reason, simulated time changed in smpi -> fix tesh then X-Git-Tag: v3_8~146^2~97^2 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/2f461f55336b42822fa6990a07163ba8aea05b44?ds=inline [trace] for some reason, simulated time changed in smpi -> fix tesh then --- diff --git a/examples/smpi/tracing/smpi_traced.tesh b/examples/smpi/tracing/smpi_traced.tesh index 5a22819cf7..ac93a4542d 100644 --- a/examples/smpi/tracing/smpi_traced.tesh +++ b/examples/smpi/tracing/smpi_traced.tesh @@ -56,7 +56,7 @@ $ ../../bin/smpirun -trace -trace-resource -trace-triva -trace-file smpi_traced. > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'triva/categorized' to 'smpi_cat.plist' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'triva/uncategorized' to 'smpi_uncat.plist' > [0.000000] [surf_config/INFO] Switching workstation model to compound since you changed the network and/or cpu model(s) -> [1.003981] [instr_config/INFO] No categories declared, ignoring generation of triva graph configuration +> [0.013981] [instr_config/INFO] No categories declared, ignoring generation of triva graph configuration p Testing with parameters but without activating them with the safe switch (-trace) $ ../../bin/smpirun -trace-resource -trace-triva -trace-file smpi_traced.trace -hostfile ${srcdir:=.}/hostfile -platform ${srcdir:=.}/../msg/tracing/platform.xml -np 3 ./smpi_traced_simple