From 2f461f55336b42822fa6990a07163ba8aea05b44 Mon Sep 17 00:00:00 2001 From: schnorr Date: Mon, 20 Aug 2012 17:41:53 +0200 Subject: [PATCH] [trace] for some reason, simulated time changed in smpi -> fix tesh then --- examples/smpi/tracing/smpi_traced.tesh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1