Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
df314b9e69db5264087af5b44ff5c3fe9cb246b7
[simgrid.git] / examples / smpi / smpi_traced.tesh
1 # use the tested library, not the installed one
2 # (since we want to pass it to the child, it has to be redefined before each command)
3 # Go for the first test
4 p Test instrumentation of SMPI
5 $ ../../bin/smpirun -trace smpi_traced.trace -hostfile ${srcdir:=.}/hostfile -platform ${srcdir:=.}/../msg/tracing/platform.xml -np 3 ./smpi_traced 
6 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '1e-9'
7 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'SMPI'
8 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'TCP_gamma' to '4194304'
9 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing' to '1'
10 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/filename' to 'smpi_traced.trace'
11 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/smpi' to '1'
12 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/categorized' to '1'
13 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'tracing/uncategorized' to '1'
14 > [0.000000] [surf_config/INFO] Switching workstation model to compound since you changed the network and/or cpu model(s)