X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f3b7e5f4b4d7c87ee3e8827313ec966ea8fc8387..3907e83884bae6278656e9cd2cb7ef92a8f707fb:/examples/smpi/ampi_test/ampi_test.tesh diff --git a/examples/smpi/ampi_test/ampi_test.tesh b/examples/smpi/ampi_test/ampi_test.tesh index 0edf2a00e1..5d3f9c5fae 100644 --- a/examples/smpi/ampi_test/ampi_test.tesh +++ b/examples/smpi/ampi_test/ampi_test.tesh @@ -1,9 +1,10 @@ -p Test if the load balancing code gets traced correctly +p Test if the AMPI code gets traced correctly $ rm -rf ${bindir:=.}/smpi_trace.trace ${bindir:=.}/smpi_trace.trace_files $ ../../smpi_script/bin/smpirun -trace-ti --cfg=tracing/filename:${bindir:=.}/smpi_trace.trace --cfg=tracing/smpi/format/ti-one-file:yes -no-privatize -replay ${srcdir:=.}/replay/actions_bcast.txt --log=replay.thresh:critical --log=smpi_replay.thresh:verbose --log=no_loc --cfg=smpi/simulate-computation:no -np 3 -platform ${srcdir:=.}/../platforms/small_platform.xml -hostfile ${srcdir:=.}/hostfile ./ampi_test/smpi_ampi_test --log=smpi_config.thres:warning --log=xbt_cfg.thres:warning --cfg=smpi/wtime:0 +! output sort $ sh -c "cat ${bindir:=.}/smpi_trace.trace_files/*" > 0 init > 0 iteration_in