Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
network/coordinates option is now useless
[simgrid.git] / examples / msg / app-masterworker / app-masterworker-vivaldi.tesh
index f051d98..9e49419 100644 (file)
@@ -2,10 +2,9 @@
 
 p Testing a simple master/worker example application
 
-$ $SG_TEST_EXENV ./app-masterworker/app-masterworker  ${srcdir:=.}/../platforms/vivaldi.xml ${srcdir:=.}/app-masterworker/app-masterworker-vivaldi_d.xml --cfg=network/latency_factor:1.0 --cfg=network/bandwidth_factor:1.0 "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
-> [  0.000000] (0:maestro@) Configuration change: Set 'network/latency_factor' to '1.0'
-> [  0.000000] (0:maestro@) Configuration change: Set 'network/bandwidth_factor' to '1.0'
-> [  0.000000] (0:maestro@) Configuration change: Set 'network/coordinates' to 'yes'
+$ $SG_TEST_EXENV ./app-masterworker/app-masterworker  ${srcdir:=.}/../platforms/vivaldi.xml ${srcdir:=.}/app-masterworker/app-masterworker-vivaldi_d.xml --cfg=network/latency-factor:1.0 --cfg=network/bandwidth-factor:1.0 "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
+> [  0.000000] (0:maestro@) Configuration change: Set 'network/latency-factor' to '1.0'
+> [  0.000000] (0:maestro@) Configuration change: Set 'network/bandwidth-factor' to '1.0'
 > [  0.000000] (1:master@100030591) Got 15 workers and 10 tasks to process
 > [  0.000000] (1:master@100030591) Sending "Task_0" (of 10) to mailbox "worker-0"
 > [  0.046299] (1:master@100030591) Sending "Task_1" (of 10) to mailbox "worker-1"