From 7e3c9df9e2e9961bfcb8222ecdd6cc4e3e68f1ef Mon Sep 17 00:00:00 2001 From: Lucas Schnorr Date: Sat, 21 Jan 2012 12:02:19 +0100 Subject: [PATCH] [trace] update test output --- examples/smpi/smpi_traced.tesh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/smpi/smpi_traced.tesh b/examples/smpi/smpi_traced.tesh index 75c4f20aa7..ca139632dd 100644 --- a/examples/smpi/smpi_traced.tesh +++ b/examples/smpi/smpi_traced.tesh @@ -5,12 +5,13 @@ 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' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI' -> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'TCP_gamma' to '4194304' +> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/TCP_gamma' to '4194304' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to '1' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/filename' to 'smpi_traced.trace' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/smpi' to '1' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/categorized' to '1' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/uncategorized' to '1' > [0.000000] [surf_config/INFO] Switching workstation model to compound since you changed the network and/or cpu model(s) +> [0.000000] [instr_config/INFO] Tracing resource utilization active, network/optim configuration now set to Full. $ rm -f smpi_traced.trace -- 2.20.1