From dbffbb0ce59c317394894f55ab7d74a5454105db Mon Sep 17 00:00:00 2001 From: Augustin Degomme Date: Fri, 4 Oct 2019 01:24:08 +0200 Subject: [PATCH] oops --- examples/smpi/trace_call_location/trace_call_location.tesh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/smpi/trace_call_location/trace_call_location.tesh b/examples/smpi/trace_call_location/trace_call_location.tesh index 6e32bf96c3..ee161ddc1a 100644 --- a/examples/smpi/trace_call_location/trace_call_location.tesh +++ b/examples/smpi/trace_call_location/trace_call_location.tesh @@ -22,5 +22,5 @@ $ ${bindir:=.}/../../../smpi_script/bin/smpirun -hostfile ${srcdir:=.}/hostfile $ ${bindir:=.}/../../../smpi_script/bin/smpirun -hostfile ${srcdir:=.}/hostfile -platform ${platfdir}/small_platform.xml --cfg=smpi/comp-adjustment-file:${srcdir:=.}/trace_call_location/adjust -np 3 -replay ${bindir:=.}/smpi_trace.txt ${bindir:=.}/../replay/smpi_replay --cfg=smpi/host-speed:1 --log=smpi_kernel.thres:warning --log=xbt_cfg.thres:warning --cfg=smpi/simulate-computation:no > [Fafard:2:(3) 1.003952] [smpi_replay/INFO] Simulation time 1.003952 -#$ rm -f ${bindir:=.}/smpi_trace.tx* +$ rm -f ${bindir:=.}/smpi_trace.tx* -- 2.20.1