File: simulacrum_7_hosts.xml

package info (click to toggle)
simgrid 4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 39,192 kB
  • sloc: cpp: 124,913; ansic: 66,744; python: 8,560; java: 6,773; fortran: 6,079; f90: 5,123; xml: 4,587; sh: 2,194; perl: 1,436; makefile: 111; lisp: 49; javascript: 7; sed: 6
file content (114 lines) | stat: -rw-r--r-- 3,932 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
<?xml version='1.0'?>
<!DOCTYPE platform SYSTEM "https://simgrid.org/simgrid.dtd">
<platform version="4.1">
<!-- This is a random platform, generated with Simulacrum.
        http://pda.gforge.inria.fr/tools/download.html
     Unfortunately, the generation parameters were lost with the years. -->

  <zone  id="AS0" routing="Full">
    <host id="Host 26" speed="3.300140519709234Gf"/>
    <host id="Host 27" speed="3.867398877553016Gf"/>
    <host id="Host 28" speed="1.6522665718098645Gf"/>
    <host id="Host 29" speed="1.0759376792481766Gf"/>
    <host id="Host 30" speed="2.4818410475340424Gf"/>
    <host id="Host 31" speed="1.773869555571436Gf"/>
    <host id="Host 32" speed="1.7843609176927505Gf"/>

    <link id="l152" bandwidth="125MBps" latency="100us"/>
    <link id="l153" bandwidth="125MBps" latency="100us"/>
    <link id="l154" bandwidth="125MBps" latency="100us"/>
    <link id="l155" bandwidth="125MBps" latency="100us"/>
    <link id="l156" bandwidth="125MBps" latency="100us"/>
    <link id="l157" bandwidth="125MBps" latency="100us"/>
    <link id="l159" bandwidth="125MBps" latency="100us"/>
    <link id="l160" bandwidth="125MBps" latency="100us"/>
    <link id="l161" bandwidth="125MBps" latency="100us"/>
    <link id="l162" bandwidth="125MBps" latency="100us"/>
    <link id="l163" bandwidth="125MBps" latency="100us"/>
    <link id="l164" bandwidth="125MBps" latency="100us"/>
    <link id="l165" bandwidth="125MBps" latency="100us"/>
    <link id="l166" bandwidth="125MBps" latency="100us"/>
    <link id="l167" bandwidth="125MBps" latency="100us"/>
    <link id="l168" bandwidth="125MBps" latency="100us"/>
    <link id="l169" bandwidth="125MBps" latency="100us"/>
    <link id="l170" bandwidth="125MBps" latency="100us"/>
    <link id="l171" bandwidth="125MBps" latency="100us"/>
    <link id="l172" bandwidth="125MBps" latency="100us"/>
    <link id="l173" bandwidth="125MBps" latency="100us"/>

    <route src="Host 26" dst="Host 27">
      <link_ctn id="l155"/>
    </route>
    <route src="Host 26" dst="Host 28">
      <link_ctn id="l155"/>
      <link_ctn id="l154"/>
      <link_ctn id="l156"/>
    </route>
    <route src="Host 26" dst="Host 29">
      <link_ctn id="l152"/>
      <link_ctn id="l157"/>
    </route>
    <route src="Host 26" dst="Host 30">
      <link_ctn id="l152"/>
      <link_ctn id="l161"/>
    </route>
    <route src="Host 26" dst="Host 31">
      <link_ctn id="l166"/>
    </route>
    <route src="Host 26" dst="Host 32">
      <link_ctn id="l152"/>
      <link_ctn id="l169"/>
    </route>
    <route src="Host 27" dst="Host 28">
      <link_ctn id="l154"/>
      <link_ctn id="l156"/>
    </route>
    <route src="Host 27" dst="Host 29">
      <link_ctn id="l159"/>
    </route>
    <route src="Host 27" dst="Host 30">
      <link_ctn id="l162"/>
    </route>
    <route src="Host 27" dst="Host 31">
      <link_ctn id="l167"/>
    </route>
    <route src="Host 27" dst="Host 32">
      <link_ctn id="l154"/>
      <link_ctn id="l170"/>
    </route>
    <route src="Host 28" dst="Host 29">
      <link_ctn id="l160"/>
    </route>
    <route src="Host 28" dst="Host 30">
      <link_ctn id="l163"/>
    </route>
    <route src="Host 28" dst="Host 31">
      <link_ctn id="l163"/>
      <link_ctn id="l168"/>
    </route>
    <route src="Host 28" dst="Host 32">
      <link_ctn id="l156"/>
      <link_ctn id="l170"/>
    </route>
    <route src="Host 29" dst="Host 30">
      <link_ctn id="l164"/>
    </route>
    <route src="Host 29" dst="Host 31">
      <link_ctn id="l159"/>
      <link_ctn id="l167"/>
    </route>
    <route src="Host 29" dst="Host 32">
      <link_ctn id="l171"/>
    </route>
    <route src="Host 30" dst="Host 31">
      <link_ctn id="l168"/>
    </route>
    <route src="Host 30" dst="Host 32">
      <link_ctn id="l172"/>
    </route>
    <route src="Host 31" dst="Host 32">
      <link_ctn id="l173"/>
    </route>
  </zone>
</platform>