X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e26d84ebd86c18af7d79d4afd659e53fd62ac9eb..74c05dfe218c074e59069153299e731409a9e83a:/examples/msg/masterslave/masterslave_cas01_im.tesh diff --git a/examples/msg/masterslave/masterslave_cas01_im.tesh b/examples/msg/masterslave/masterslave_cas01_im.tesh index b612e34a1f..98c025adaf 100644 --- a/examples/msg/masterslave/masterslave_cas01_im.tesh +++ b/examples/msg/masterslave/masterslave_cas01_im.tesh @@ -4,7 +4,6 @@ p Testing a simple master/slave example application $ $SG_TEST_EXENV masterslave/masterslave_forwarder$EXEEXT ${srcdir:=.}/../platforms/small_platform.xml ${srcdir:=.}/masterslave/deployment_masterslave.xml --cfg=cpu_model:Cas01_IM > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'cpu_model' to 'Cas01_IM' -> [0.000000] [surf_config/INFO] Switching host model to compound since you changed the network and/or cpu model(s) > [Tremblay:master:(1) 0.000000] [msg_test/INFO] Got 5 slaves and 20 tasks to process > [Tremblay:master:(1) 0.000000] [msg_test/INFO] Sending "Task_0" to "Jupiter" > [Tremblay:master:(1) 0.165962] [msg_test/INFO] Sent @@ -128,7 +127,6 @@ p Testing a master/slave example application with a forwarder module $ $SG_TEST_EXENV masterslave/masterslave_forwarder$EXEEXT ${srcdir:=.}/msg_platform.xml ${srcdir:=.}/masterslave/deployment_masterslave_forwarder.xml --cfg=cpu_model:Cas01_IM > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'cpu_model' to 'Cas01_IM' -> [0.000000] [surf_config/INFO] Switching host model to compound since you changed the network and/or cpu model(s) > [Jacquelin:master:(1) 0.000000] [msg_test/INFO] Got 5 slaves and 20 tasks to process > [Jacquelin:master:(1) 0.000000] [msg_test/INFO] Sending "Task_0" to "iRMX" > [Jacquelin:master:(1) 4.772530] [msg_test/INFO] Sent @@ -277,7 +275,6 @@ $ $SG_TEST_EXENV masterslave/masterslave_forwarder$EXEEXT ${srcdir:=.}/msg_platf p Testing a simple master/slave example application handling failures $ masterslave/masterslave_failure$EXEEXT --log=xbt_cfg.thres:critical --log=no_loc ${srcdir:=.}/small_platform_with_failures.xml ${srcdir:=.}/masterslave/deployment_masterslave.xml --cfg=path:${srcdir} --cfg=cpu_model:Cas01_IM -> [0.000000] [surf_config/INFO] Switching host model to compound since you changed the network and/or cpu model(s) > [0.000000] [simix_process/WARNING] Cannot launch process 'slave' on failed host 'Fafard' > [Tremblay:master:(1) 0.000000] [msg_test/INFO] Got 5 slave(s) : > [Tremblay:master:(1) 0.000000] [msg_test/INFO] Jupiter @@ -372,7 +369,6 @@ p Testing the bypassing of the flexml parser $ $SG_TEST_EXENV masterslave/masterslave_bypass --log=no_loc --cfg=cpu_model:Cas01_IM > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'cpu_model' to 'Cas01_IM' -> [0.000000] [surf_config/INFO] Switching host model to compound since you changed the network and/or cpu model(s) > [0.000000] [surf_parse/WARNING] Bypassing the XML parser since surf_parse_open received a NULL pointer. If it is not what you want, go fix your code. > [host A:master:(1) 0.000000] [msg_test/INFO] Got 1 slave(s) : > [host A:master:(1) 0.000000] [msg_test/INFO] host B