Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Increase tesh timeouts for slow machines.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 14 Feb 2013 16:05:41 +0000 (17:05 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 14 Feb 2013 16:05:41 +0000 (17:05 +0100)
examples/java/bittorrent/bittorrent.tesh
examples/java/commTime/commtime.tesh
examples/msg/pmm/pmm.tesh

index 763814c..1fa670c 100644 (file)
@@ -1,6 +1,7 @@
 #! tesh
 
 ! output sort
 #! tesh
 
 ! output sort
+! timeout 15
 
 $ java -cp ${classpath:=.} bittorrent/Bittorrent ${srcdir:=.}/platform.xml ${srcdir:=.}/bittorrent/bittorrent.xml
 > [0.000000] [jmsg/INFO] Using regular java threads. Coroutines could speed your simulation up.
 
 $ java -cp ${classpath:=.} bittorrent/Bittorrent ${srcdir:=.}/platform.xml ${srcdir:=.}/bittorrent/bittorrent.xml
 > [0.000000] [jmsg/INFO] Using regular java threads. Coroutines could speed your simulation up.
index c4a8529..1e50976 100644 (file)
@@ -1,6 +1,7 @@
 #! tesh
 
 ! output sort
 #! tesh
 
 ! output sort
+! timeout 15
 
 $ java -cp ${classpath:=.} commTime/CommTimeTest ${srcdir:=.}/platform.xml ${srcdir:=.}/commTime/commTimeDeployment.xml
 > [0.000000] [jmsg/INFO] Using regular java threads. Coroutines could speed your simulation up.
 
 $ java -cp ${classpath:=.} commTime/CommTimeTest ${srcdir:=.}/platform.xml ${srcdir:=.}/commTime/commTimeDeployment.xml
 > [0.000000] [jmsg/INFO] Using regular java threads. Coroutines could speed your simulation up.
index df3485e..8c977f3 100644 (file)
@@ -2,7 +2,7 @@
 
 p Testing the Parallel Matrix Multiplication 
 
 
 p Testing the Parallel Matrix Multiplication 
 
-! timeout 60
+! timeout 120
 $ ./pmm/msg_pmm --log=msg_pmm.thres:verbose --log=no_loc ${srcdir:=.}/../platforms/cluster.xml ${srcdir:=.}/pmm/pmm_9_deploy.xml
 > [c-0.me:node:(1) 0.000000] [msg_pmm/VERBOSE] Create job 0
 > [c-0.me:node:(1) 0.000000] [msg_pmm/VERBOSE] Create job 1
 $ ./pmm/msg_pmm --log=msg_pmm.thres:verbose --log=no_loc ${srcdir:=.}/../platforms/cluster.xml ${srcdir:=.}/pmm/pmm_9_deploy.xml
 > [c-0.me:node:(1) 0.000000] [msg_pmm/VERBOSE] Create job 0
 > [c-0.me:node:(1) 0.000000] [msg_pmm/VERBOSE] Create job 1