Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
avoid some potential variablity in this test
authorAugustin Degomme <augustin.degomme@unibas.ch>
Thu, 30 Nov 2017 21:50:25 +0000 (22:50 +0100)
committerAugustin Degomme <augustin.degomme@unibas.ch>
Thu, 30 Nov 2017 21:50:40 +0000 (22:50 +0100)
examples/smpi/smpi_msg_masterslave/msg_smpi.tesh

index 677c6f1..37644ee 100644 (file)
@@ -1,5 +1,6 @@
 p Test the use of SMPI+MSG in the same file, as well as several different SMPI instances at the same time
-$ ./masterslave_mailbox_smpi ${srcdir:=.}/../../platforms/small_platform_with_routers.xml ${srcdir:=.}/deployment_masterslave_mailbox_smpi.xml --log=smpi.:info
+$ ./masterslave_mailbox_smpi ${srcdir:=.}/../../platforms/small_platform_with_routers.xml ${srcdir:=.}/deployment_masterslave_mailbox_smpi.xml --log=smpi.:info --cfg=smpi/simulate-computation:no
+> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'smpi/simulate-computation' to 'no'
 > [0.000000] [smpi_kernel/INFO] You did not set the power of the host running the simulation.  The timings will certainly not be accurate.  Use the option "--cfg=smpi/host-speed:<flops>" to set its value.Check http://simgrid.org/simgrid/latest/doc/options.html#options_smpi_bench for more information.
 > [Tremblay:master:(1) 0.000000] [msg_test/INFO] Got 1 slaves and 20 tasks to process
 > [Tremblay:master:(1) 0.000000] [msg_test/INFO] Sending "Task_0" (of 20) to mailbox "slave-0"