Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge if statements.
[simgrid.git] / teshsuite / simdag / basic-link-test / basic-link-test.tesh
1 #! ./tesh
2
3 $ ${bindir:=.}/basic-link-test ../platforms/one_cluster.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
4 > [  0.000000] (0:maestro@) Switching to the L07 model to handle parallel tasks.
5 > [  0.000000] (0:maestro@) Link count: 12
6 > [  0.000000] (0:maestro@) __loopback__: latency = 0.00002, bandwidth = 498000000.000000
7 > [  0.000000] (0:maestro@) bob_cluster_backbone: latency = 0.00050, bandwidth = 2250000000.000000
8 > [  0.000000] (0:maestro@) bob_cluster_link_0_DOWN: latency = 0.00005, bandwidth = 125000000.000000
9 > [  0.000000] (0:maestro@) bob_cluster_link_0_UP: latency = 0.00005, bandwidth = 125000000.000000
10 > [  0.000000] (0:maestro@) bob_cluster_link_2_DOWN: latency = 0.00005, bandwidth = 125000000.000000
11 > [  0.000000] (0:maestro@) bob_cluster_link_2_UP: latency = 0.00005, bandwidth = 125000000.000000
12 > [  0.000000] (0:maestro@) bob_cluster_link_3_DOWN: latency = 0.00005, bandwidth = 125000000.000000
13 > [  0.000000] (0:maestro@) bob_cluster_link_3_UP: latency = 0.00005, bandwidth = 125000000.000000
14 > [  0.000000] (0:maestro@) bob_cluster_link_4_DOWN: latency = 0.00005, bandwidth = 125000000.000000
15 > [  0.000000] (0:maestro@) bob_cluster_link_4_UP: latency = 0.00005, bandwidth = 125000000.000000
16 > [  0.000000] (0:maestro@) bob_cluster_link_6_DOWN: latency = 0.00005, bandwidth = 125000000.000000
17 > [  0.000000] (0:maestro@) bob_cluster_link_6_UP: latency = 0.00005, bandwidth = 125000000.000000
18
19 $ ${bindir:=.}/basic-link-test ../platforms/link_attributes.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
20 > [  0.000000] (0:maestro@) Switching to the L07 model to handle parallel tasks.
21 > [  0.000000] (0:maestro@) Link count: 5
22 > [  0.000000] (0:maestro@) __loopback__: latency = 0.00002, bandwidth = 498000000.000000
23 > [  0.000000] (0:maestro@) link1: latency = 0.00005, bandwidth = 125000000.000000
24 > [  0.000000] (0:maestro@) link2: latency = 0.00005, bandwidth = 125000000.000000
25 > [  0.000000] (0:maestro@) link3: latency = 0.00010, bandwidth = 80000000.000000
26 > [  0.000000] (0:maestro@) link4: latency = 0.00010, bandwidth = 80000000.000000