Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Run smpi tracing tests in their own directories.
[simgrid.git] / examples / smpi / trace / trace.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
5 p Test instrumentation of SMPI
6 $ ../../../smpi_script/bin/smpirun -trace -trace-resource -trace-file smpi_trace.trace -hostfile ${srcdir:=.}/hostfile -platform ${srcdir:=.}/../platforms/small_platform.xml --cfg=path:${srcdir:=.}/../msg -np 3 ./smpi_trace --log=smpi_kernel.thres:warning --log=xbt_cfg.thres:warning
7
8 $ rm -f smpi_trace.trace