Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] for some reason, simulated time changed in smpi -> fix tesh then
authorschnorr <Lucas.Schnorr@imag.fr>
Mon, 20 Aug 2012 15:41:53 +0000 (17:41 +0200)
committerschnorr <Lucas.Schnorr@imag.fr>
Mon, 20 Aug 2012 15:41:53 +0000 (17:41 +0200)
examples/smpi/tracing/smpi_traced.tesh

index 5a22819..ac93a45 100644 (file)
@@ -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