Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Tesh files for 32 bits arch.
authornavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 15 Apr 2010 12:51:22 +0000 (12:51 +0000)
committernavarrop <navarrop@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 15 Apr 2010 12:51:22 +0000 (12:51 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7596 48e7efb5-ca39-0410-a469-dd3cf9ba447f

buildtools/pipol/liste_install.sh
examples/amok/saturate/saturate_sg_32.tesh
examples/gras/pmm/test_sg_32
teshsuite/gras/small_sleep/test_sg_32

index 82c0dfd..35c4e75 100644 (file)
@@ -93,7 +93,7 @@ echo $which_lua
 if [ x$which_lua = x ] ; then
   echo "Try to install lua"
   if [ -e /usr/bin/apt-get ] ; then
-    sudo apt-get -y install liblua5.1-0-dev 
+    sudo apt-get -y install liblua5.1 
   fi
   if [ -e /usr/bin/yum ] ; then
     sudo yum -y install lua-devel
@@ -113,13 +113,13 @@ echo $which_ruby
 if [ x$which_ruby = x ] ; then
   echo "Try to install ruby"
   if [ -e /usr/bin/apt-get ] ; then
-    sudo apt-get -y install ruby1.8-dev ruby1.8
+    sudo apt-get -y install ruby1.8-dev ruby
   fi
   if [ -e /usr/bin/yum ] ; then
-    sudo yum -y install ruby-devel
+    sudo yum -y install ruby-devel ruby
   fi
   if [ x$arch = xDarwin ] ; then
-    sudo fink -y install ruby18-dev
+    sudo fink -y install ruby18-dev ruby
   fi
 fi
 
index ea4ee30..00b154c 100644 (file)
@@ -8,10 +8,11 @@ $ $SG_TEST_EXENV saturate/saturate_simulator${EXEEXT} ${srcdir:=.}/../msg/small_
 > [Fafard:sensor:(3) 5.041416] [gras/INFO] Exiting GRAS
 > [Bourassa:maestro:(5) 5.082248] [saturate/INFO] Have a rest
 > [Bourassa:maestro:(5) 6.082248] [saturate/INFO] Stop the saturation
-> [Tremblay:sensor:(1) 7.200177] [amok_bw_sat/INFO] Saturation(Tremblay:3000->Ginette:3000) started
-> [Tremblay:sensor:(1) 13.188990] [amok_bw_sat/INFO] Saturation from Tremblay:3000 to Ginette:3000 stopped by Bourassa:4000
-> [Bourassa:maestro:(5) 13.209330] [saturate/INFO] Saturation took 5.99sec, achieving 1280588.867148b/s
-> [Tremblay:sensor:(1) 13.229822] [gras/INFO] Exiting GRAS
-> [Bourassa:maestro:(5) 13.242866] [gras/INFO] Exiting GRAS
-> [Ginette:sensor:(4) 73.188990] [amok_bw_sat/INFO] Saturation comming from Tremblay:3000 stopped on Ginette:3000
-> [Ginette:sensor:(4) 73.188990] [gras/INFO] Exiting GRAS
+> [Tremblay:sensor:(1) 7.200171] [amok_bw_sat/INFO] Saturation(Tremblay:3000->Ginette:3000) started
+> [Tremblay:sensor:(1) 13.188984] [amok_bw_sat/INFO] Saturation from Tremblay:3000 to Ginette:3000 stopped by Bourassa:4000
+> [Bourassa:maestro:(5) 13.209324] [saturate/INFO] Saturation took 5.99sec, achieving 1280588.867148b/s
+> [Tremblay:sensor:(1) 13.229816] [gras/INFO] Exiting GRAS
+> [Bourassa:maestro:(5) 13.242860] [gras/INFO] Exiting GRAS
+> [Ginette:sensor:(4) 73.188984] [amok_bw_sat/INFO] Saturation comming from Tremblay:3000 stopped on Ginette:3000
+> [Ginette:sensor:(4) 73.188984] [gras/INFO] Exiting GRAS
+
index 70a6783..6b886ea 100755 (executable)
@@ -15,29 +15,29 @@ $ $SG_TEST_EXENV ./pmm_simulator$EXEEXT ${srcdir:=.}/../../msg/msg_platform.xml
 > [Jacquelin:master:(1) 10.946081] [pmm/INFO] Got only 7 pals. Wait 2 more seconds
 > [Jacquelin:master:(1) 12.946081] [pmm/INFO] Good. Got 9 pals
 > [Jacquelin:master:(1) 12.947485] [pmm/INFO] XXXXXXXXXXXXXXXXXXXXXX begin Multiplication
-> [Laroche:slave:(10) 15.396161] [pmm/INFO] Receive my pos (0,0) and assignment
-> [iRMX:slave:(7) 16.396673] [gras_msg/INFO] No callback for message 'dataB' (type:ONEWAY) from Laroche:3000. Queue it for later gras_msg_wait() use.
-> [Gatien:slave:(9) 16.421579] [pmm/INFO] Receive my pos (0,1) and assignment
-> [McGee:slave:(8) 17.136330] [pmm/INFO] Receive my pos (0,2) and assignment
-> [Disney:slave:(6) 17.505539] [gras_msg/INFO] No callback for message 'dataB' (type:ONEWAY) from Gatien:3000. Queue it for later gras_msg_wait() use.
-> [Geoff:slave:(5) 17.844938] [gras_msg/INFO] No callback for message 'dataB' (type:ONEWAY) from McGee:3000. Queue it for later gras_msg_wait() use.
-> [Boivin:slave:(2) 17.928966] [gras_msg/INFO] No callback for message 'dataB' (type:ONEWAY) from McGee:3000. Queue it for later gras_msg_wait() use.
-> [TeX:slave:(4) 17.959724] [gras_msg/INFO] No callback for message 'dataB' (type:ONEWAY) from Laroche:3000. Queue it for later gras_msg_wait() use.
-> [Jean_Yves:slave:(3) 19.252782] [gras_msg/INFO] No callback for message 'dataB' (type:ONEWAY) from Gatien:3000. Queue it for later gras_msg_wait() use.
-> [iRMX:slave:(7) 19.845472] [pmm/INFO] Receive my pos (1,0) and assignment
-> [Disney:slave:(6) 21.312656] [pmm/INFO] Receive my pos (1,1) and assignment
-> [Geoff:slave:(5) 21.317208] [pmm/INFO] Receive my pos (1,2) and assignment
-> [TeX:slave:(4) 22.775609] [pmm/INFO] Receive my pos (2,0) and assignment
-> [Jean_Yves:slave:(3) 23.519896] [pmm/INFO] Receive my pos (2,1) and assignment
-> [Boivin:slave:(2) 24.363790] [pmm/INFO] Receive my pos (2,2) and assignment
-> [Jacquelin:master:(1) 43.582752] [pmm/INFO] XXXXXXXXXXXXXXXXXXXXXX Ok, the result matches expectations
-> [Laroche:slave:(10) 45.022312] [gras/INFO] Exiting GRAS
-> [Gatien:slave:(9) 46.041233] [gras/INFO] Exiting GRAS
-> [McGee:slave:(8) 46.751525] [gras/INFO] Exiting GRAS
-> [iRMX:slave:(7) 49.184735] [gras/INFO] Exiting GRAS
-> [Disney:slave:(6) 50.642600] [gras/INFO] Exiting GRAS
-> [Geoff:slave:(5) 50.647025] [gras/INFO] Exiting GRAS
-> [TeX:slave:(4) 52.096135] [gras/INFO] Exiting GRAS
-> [Jean_Yves:slave:(3) 52.835793] [gras/INFO] Exiting GRAS
-> [Jacquelin:master:(1) 53.674409] [gras/INFO] Exiting GRAS
-> [Boivin:slave:(2) 53.674409] [gras/INFO] Exiting GRAS
+> [Laroche:slave:(10) 15.395940] [pmm/INFO] Receive my pos (0,0) and assignment
+> [iRMX:slave:(7) 16.396375] [gras_msg/INFO] No callback for message 'dataB' (type:ONEWAY) from Laroche:3000. Queue it for later gras_msg_wait() use.
+> [Gatien:slave:(9) 16.421200] [pmm/INFO] Receive my pos (0,1) and assignment
+> [McGee:slave:(8) 17.135842] [pmm/INFO] Receive my pos (0,2) and assignment
+> [Disney:slave:(6) 17.505078] [gras_msg/INFO] No callback for message 'dataB' (type:ONEWAY) from Gatien:3000. Queue it for later gras_msg_wait() use.
+> [Geoff:slave:(5) 17.844396] [gras_msg/INFO] No callback for message 'dataB' (type:ONEWAY) from McGee:3000. Queue it for later gras_msg_wait() use.
+> [Boivin:slave:(2) 17.928418] [gras_msg/INFO] No callback for message 'dataB' (type:ONEWAY) from McGee:3000. Queue it for later gras_msg_wait() use.
+> [TeX:slave:(4) 17.959306] [gras_msg/INFO] No callback for message 'dataB' (type:ONEWAY) from Laroche:3000. Queue it for later gras_msg_wait() use.
+> [Jean_Yves:slave:(3) 19.252187] [gras_msg/INFO] No callback for message 'dataB' (type:ONEWAY) from Gatien:3000. Queue it for later gras_msg_wait() use.
+> [iRMX:slave:(7) 19.844800] [pmm/INFO] Receive my pos (1,0) and assignment
+> [Disney:slave:(6) 21.311759] [pmm/INFO] Receive my pos (1,1) and assignment
+> [Geoff:slave:(5) 21.316304] [pmm/INFO] Receive my pos (1,2) and assignment
+> [TeX:slave:(4) 22.774482] [pmm/INFO] Receive my pos (2,0) and assignment
+> [Jean_Yves:slave:(3) 23.518655] [pmm/INFO] Receive my pos (2,1) and assignment
+> [Boivin:slave:(2) 24.362421] [pmm/INFO] Receive my pos (2,2) and assignment
+> [Jacquelin:master:(1) 43.580067] [pmm/INFO] XXXXXXXXXXXXXXXXXXXXXX Ok, the result matches expectations
+> [Laroche:slave:(10) 45.019627] [gras/INFO] Exiting GRAS
+> [Gatien:slave:(9) 46.038549] [gras/INFO] Exiting GRAS
+> [McGee:slave:(8) 46.748840] [gras/INFO] Exiting GRAS
+> [iRMX:slave:(7) 49.182051] [gras/INFO] Exiting GRAS
+> [Disney:slave:(6) 50.639915] [gras/INFO] Exiting GRAS
+> [Geoff:slave:(5) 50.644340] [gras/INFO] Exiting GRAS
+> [TeX:slave:(4) 52.093451] [gras/INFO] Exiting GRAS
+> [Jean_Yves:slave:(3) 52.833109] [gras/INFO] Exiting GRAS
+> [Jacquelin:master:(1) 53.671725] [gras/INFO] Exiting GRAS
+> [Boivin:slave:(2) 53.671725] [gras/INFO] Exiting GRAS
index c5c4d55..039a26d 100755 (executable)
@@ -4,6 +4,7 @@ $ $SG_TEST_EXENV ./gras/small_sleep/small_sleep_simulator${EXEEXT:=} ${srcdir:=.
 > [Tremblay:function:(1) 100.000000] [test/INFO] Let's go 1E-5
 > [Tremblay:function:(1) 100.000010] [test/INFO] Let's go 1E-10
 > [Tremblay:function:(1) 100.000020] [test/INFO] Let's go 1E-15
-> [Tremblay:function:(1) 100.000020] [test/INFO] Let's go 1E-20
-> [Tremblay:function:(1) 100.000020] [test/INFO] done
-> [Tremblay:function:(1) 100.000020] [gras/INFO] Exiting GRAS
+> [Tremblay:function:(1) 100.000030] [test/INFO] Let's go 1E-20
+> [Tremblay:function:(1) 100.000030] [test/INFO] done
+> [Tremblay:function:(1) 100.000030] [gras/INFO] Exiting GRAS
+