Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
increase tesh timeout for replay
authorAugustin Degomme <degomme@idpann.imag.fr>
Wed, 19 Jun 2013 09:03:54 +0000 (11:03 +0200)
committerAugustin Degomme <degomme@idpann.imag.fr>
Wed, 19 Jun 2013 11:11:16 +0000 (13:11 +0200)
examples/smpi/replay/smpi_replay.tesh

index 8bbb07c..ca209a9 100644 (file)
@@ -6,6 +6,7 @@ p Test of trace replay with SMPI (one trace for all processes)
 
 < replay/actions_bcast.txt
 $ mkfile replay/one_trace
 
 < replay/actions_bcast.txt
 $ mkfile replay/one_trace
+! timeout 30
 
 $ ../../bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=smpi_replay.thresh:verbose --log=no_loc --cfg=smpi/cpu_threshold:1 -np 3 -platform ${srcdir:=.}/replay/replay_platform.xml -hostfile ${srcdir:=.}/hostfile ./smpi_replay replay/one_trace
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '1e-9'
 
 $ ../../bin/smpirun -ext smpi_replay --log=replay.thresh:critical --log=smpi_replay.thresh:verbose --log=no_loc --cfg=smpi/cpu_threshold:1 -np 3 -platform ${srcdir:=.}/replay/replay_platform.xml -hostfile ${srcdir:=.}/hostfile ./smpi_replay replay/one_trace
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '1e-9'