Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix graphviz tests after the host order change in sg_host_list
[simgrid.git] / examples / simdag / schedule-dotload / sd_schedule-dotload.tesh
index 1399aa8..b5ba1c3 100644 (file)
@@ -216,26 +216,26 @@ $ $SG_TEST_EXENV ${bindir:=.}/schedule-dotload/sd_schedule-dotload --log=no_loc
 > [100.003561] [test/INFO] Producing the trace of the run into dag_with_good_schedule.trace
 
 $ cat ${srcdir:=.}/schedule-dotload/dag_with_good_schedule.trace
-> [0.000000->0.000000] node-3.acme.org compute 0.000000 flops # root
-> [0.000000->10.000000] node-7.acme.org compute 10000000129.452715 flops # 0
-> [0.000000->10.000000] node-3.acme.org compute 10000000131.133657 flops # 1
-> [10.000760->20.000760] node-7.acme.org compute 10000000121.124870 flops # 2
-> [20.001440->30.001441] node-7.acme.org compute 10000000230.608025 flops # 3
-> [30.001441->40.001441] node-3.acme.org compute 10000000004.994019 flops # 4
-> [40.002121->50.002121] node-3.acme.org compute 10000000046.016401 flops # 5
-> [50.002121->60.002121] node-3.acme.org compute 10000000091.598791 flops # 6
-> [60.002801->70.002801] node-3.acme.org compute 10000000040.679438 flops # 7
-> [70.003561->80.003561] node-7.acme.org compute 10000000250.490017 flops # 8
-> [80.003561->90.003561] node-7.acme.org compute 10000000079.267649 flops # 9
-> [0.000000 -> 0.080712] node-3.acme.org -> node-3.acme.org transfer of 10014000 bytes # root->5
-> [10.000000 -> 10.000760] node-7.acme.org -> node-7.acme.org transfer of 10001 bytes # 0->2
-> [10.000000 -> 10.000760] node-3.acme.org -> node-7.acme.org transfer of 10004 bytes # 1->2
-> [20.000760 -> 20.001440] node-7.acme.org -> node-7.acme.org transfer of 10002 bytes # 2->3
-> [40.001441 -> 40.002121] node-3.acme.org -> node-3.acme.org transfer of 10029 bytes # 4->5
-> [60.002121 -> 60.002801] node-3.acme.org -> node-3.acme.org transfer of 10005 bytes # 6->7
-> [70.002801 -> 70.003561] node-3.acme.org -> node-7.acme.org transfer of 10000 bytes # 7->8
-> [70.002801 -> 70.083593] node-3.acme.org -> node-3.acme.org transfer of 10014000 bytes # 7->end
-> [90.003561->100.003561] node-3.acme.org compute 10000000129.452715 flops # end
+> [0.000000->0.000000] node-0.acme.org compute 0.000000 flops # root
+> [0.000000->10.000000] node-1.acme.org compute 10000000129.452715 flops # 0
+> [0.000000->10.000000] node-0.acme.org compute 10000000131.133657 flops # 1
+> [10.000760->20.000760] node-1.acme.org compute 10000000121.124870 flops # 2
+> [20.001440->30.001441] node-1.acme.org compute 10000000230.608025 flops # 3
+> [30.001441->40.001441] node-0.acme.org compute 10000000004.994019 flops # 4
+> [40.002121->50.002121] node-0.acme.org compute 10000000046.016401 flops # 5
+> [50.002121->60.002121] node-0.acme.org compute 10000000091.598791 flops # 6
+> [60.002801->70.002801] node-0.acme.org compute 10000000040.679438 flops # 7
+> [70.003561->80.003561] node-1.acme.org compute 10000000250.490017 flops # 8
+> [80.003561->90.003561] node-1.acme.org compute 10000000079.267649 flops # 9
+> [0.000000 -> 0.080712] node-0.acme.org -> node-0.acme.org transfer of 10014000 bytes # root->5
+> [10.000000 -> 10.000760] node-1.acme.org -> node-1.acme.org transfer of 10001 bytes # 0->2
+> [10.000000 -> 10.000760] node-0.acme.org -> node-1.acme.org transfer of 10004 bytes # 1->2
+> [20.000760 -> 20.001440] node-1.acme.org -> node-1.acme.org transfer of 10002 bytes # 2->3
+> [40.001441 -> 40.002121] node-0.acme.org -> node-0.acme.org transfer of 10029 bytes # 4->5
+> [60.002121 -> 60.002801] node-0.acme.org -> node-0.acme.org transfer of 10005 bytes # 6->7
+> [70.002801 -> 70.003561] node-0.acme.org -> node-1.acme.org transfer of 10000 bytes # 7->8
+> [70.002801 -> 70.083593] node-0.acme.org -> node-0.acme.org transfer of 10014000 bytes # 7->end
+> [90.003561->100.003561] node-0.acme.org compute 10000000129.452715 flops # end
 
 $ rm -f ${srcdir:=.}/schedule-dotload/dag_with_good_schedule.trace