2 <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd">
3 <platform version="4.1">
4 <!-- ...................................................................... -->
5 <!-- ... Platform description file for a 16 hosts grid, based on .......... -->
6 <!-- ... Platform description file for GRID5000 ........................... -->
7 <!-- ....................................................... 24/09/2010 ... -->
8 <!-- ...................................................................... -->
10 ../ zone file structure /...............................................
17 _______________ | _______________
19 | AS_chti | | | AS_sagittaire |
20 |_______________| . |_______________|
21 _______________ | _______________ | _______________
23 | AS_chicon | | | AS_chuque | | | AS_capricorne |
24 |_______________| | |_______________| | |_______________|
25 _______________ | | | . | | _______________
27 | AS_bordemer | _____|____|_____|_____|__________|____|_ | AS_grelon |
28 |_______________|____| |____|_______________|
29 _______________ | AS_network(Floyd) | _______________
31 | AS_bordeplage |____| |____| AS_griffon |
32 |_______________| | | |_______________|
33 _______________ | | _______________
35 | AS_bordereau |____| |____| AS_gdx |
36 |_______________| | | |_______________|
37 _______________ | | _______________
39 | AS_borderline |____| |____| AS_gdx2 |
40 |_______________| | | |_______________|
41 _______________ | | _______________
43 | AS_pastel |____| |____| AS_azur |
44 |_______________| | | |_______________|
45 _______________ | | _______________
47 | AS_violette | |________________________________________|____| AS_helios |
48 |_______________| | | | | | | |_______________|
49 | | | | | | _______________
50 ____________|__ | | __|____________ | | | |
51 | | | | | | | \____-| AS_sol |
52 | AS_paramount | | | | AS_paraquad | | |_______________|
53 |_______________| | | |_______________| | _______________
54 _____________|_ _|_____________ | | |
55 | | | | \______| AS_suno |
56 | AS_paradent | | AS_parapide | |_______________|
57 |_______________| |_______________|
59 ../ Cluster description /.............................................
61 bordemer - bordeaux | nodes=4 speed=1e9
62 chicon - lille | nodes=4 speed=1e9
63 grelon - nancy | nodes=4 speed=1e9
64 azur - sophia | nodes=4 speed=1e9
66 <zone id="AS_grid5000" routing="Floyd" >
68 <cluster id="AS_bordemer" prefix="bordemer-" suffix=".bordeaux.grid5000.fr"
69 radical="1-4" speed="1Gf" bw="125MBps" lat="100us"
70 bb_bw="1.25GBps" bb_lat="100us"></cluster>
72 <cluster id="AS_chicon" prefix="chicon-" suffix=".lille.grid5000.fr"
73 radical="1-4" speed="1Gf" bw="125MBps" lat="100us"
74 bb_bw="1.25GBps" bb_lat="100us"></cluster>
76 <cluster id="AS_grelon" prefix="grelon-" suffix=".nancy.grid5000.fr"
77 radical="1-4" speed="1Gf" bw="125MBps" lat="100us"
78 bb_bw="1.25GBps" bb_lat="100us"></cluster>
80 <cluster id="AS_azur" prefix="azur-" suffix=".sophia.grid5000.fr"
81 radical="1-4" speed="1Gf" bw="125MBps" lat="100us"
82 bb_bw="1.25GBps" bb_lat="100us"></cluster>
85 <zone id="AS_network" routing="Floyd" >
87 <router id="Lille_sw"/>
88 <router id="Paris_sw"/>
89 <router id="Luxemburg_sw"/>
90 <router id="Nancy_sw"/>
91 <router id="Rennes_sw"/>
92 <router id="Bordeaux_sw"/>
93 <router id="Lyon_sw"/>
94 <router id="Grenoble_sw"/>
95 <router id="Marseille_sw"/>
96 <router id="Sophia_sw"/>
97 <router id="Toulouse_sw"/>
99 <router id="Lille_gw"/>
100 <router id="Orsay_gw"/>
101 <router id="Luxemburg_gw"/>
102 <router id="Nancy_gw"/>
103 <router id="Rennes_gw"/>
104 <router id="Bordeaux_gw"/>
105 <router id="Lyon_gw"/>
106 <router id="Grenoble_gw"/>
107 <router id="Sophia_gw"/>
108 <router id="Toulouse_gw"/>
110 <link id="Lille_Paris" bandwidth="1.25GBps" latency="100us"/>
111 <link id="Luxemburg_Nancy" bandwidth="1.25GBps" latency="100us"/>
112 <link id="Paris_Nancy" bandwidth="1.25GBps" latency="100us"/>
113 <link id="Paris_Rennes" bandwidth="1.25GBps" latency="100us"/>
114 <link id="Paris_Lyon" bandwidth="1.25GBps" latency="100us"/>
115 <link id="Bordeaux_Lyon" bandwidth="1.25GBps" latency="100us"/>
116 <link id="Lyon_Grenoble" bandwidth="1.25GBps" latency="100us"/>
117 <link id="Lyon_Marseille" bandwidth="1.25GBps" latency="100us"/>
118 <link id="Marseille_Sophia" bandwidth="1.25GBps" latency="100us"/>
119 <link id="Marseille_Toulouse" bandwidth="1.25GBps" latency="100us"/>
121 <link id="Lille_sw_gw" bandwidth="1.25GBps" latency="100us"/>
122 <link id="Orsay_sw_gw" bandwidth="1.25GBps" latency="100us"/>
123 <link id="Luxemburg_sw_gw" bandwidth="1.25GBps" latency="100us"/>
124 <link id="Nancy_sw_gw" bandwidth="1.25GBps" latency="100us"/>
125 <link id="Rennes_sw_gw" bandwidth="1.25GBps" latency="100us"/>
126 <link id="Bordeaux_sw_gw" bandwidth="1.25GBps" latency="100us"/>
127 <link id="Lyon_sw_gw" bandwidth="1.25GBps" latency="100us"/>
128 <link id="Grenoble_sw_gw" bandwidth="1.25GBps" latency="100us"/>
129 <link id="Sophia_sw_gw" bandwidth="1.25GBps" latency="100us"/>
130 <link id="Toulouse_sw_gw" bandwidth="1.25GBps" latency="100us"/>
132 <route src="Lille_sw" dst="Paris_sw" ><link_ctn id="Lille_Paris"/></route>
133 <route src="Paris_sw" dst="Lille_sw" ><link_ctn id="Lille_Paris"/></route>
134 <route src="Luxemburg_sw" dst="Nancy_sw" ><link_ctn id="Luxemburg_Nancy"/></route>
135 <route src="Nancy_sw" dst="Luxemburg_sw" ><link_ctn id="Luxemburg_Nancy"/></route>
136 <route src="Paris_sw" dst="Nancy_sw" ><link_ctn id="Paris_Nancy"/></route>
137 <route src="Nancy_sw" dst="Paris_sw" ><link_ctn id="Paris_Nancy"/></route>
138 <route src="Paris_sw" dst="Rennes_sw" ><link_ctn id="Paris_Rennes"/></route>
139 <route src="Rennes_sw" dst="Paris_sw" ><link_ctn id="Paris_Rennes"/></route>
140 <route src="Paris_sw" dst="Lyon_sw" ><link_ctn id="Paris_Lyon"/></route>
141 <route src="Lyon_sw" dst="Paris_sw" ><link_ctn id="Paris_Lyon"/></route>
142 <route src="Bordeaux_sw" dst="Lyon_sw" ><link_ctn id="Bordeaux_Lyon"/></route>
143 <route src="Lyon_sw" dst="Bordeaux_sw" ><link_ctn id="Bordeaux_Lyon"/></route>
144 <route src="Lyon_sw" dst="Grenoble_sw" ><link_ctn id="Lyon_Grenoble"/></route>
145 <route src="Grenoble_sw" dst="Lyon_sw" ><link_ctn id="Lyon_Grenoble"/></route>
146 <route src="Lyon_sw" dst="Marseille_sw" ><link_ctn id="Lyon_Marseille"/></route>
147 <route src="Marseille_sw" dst="Lyon_sw" ><link_ctn id="Lyon_Marseille"/></route>
148 <route src="Marseille_sw" dst="Sophia_sw" ><link_ctn id="Marseille_Sophia"/></route>
149 <route src="Sophia_sw" dst="Marseille_sw" ><link_ctn id="Marseille_Sophia"/></route>
150 <route src="Marseille_sw" dst="Toulouse_sw" ><link_ctn id="Marseille_Toulouse"/></route>
151 <route src="Toulouse_sw" dst="Marseille_sw" ><link_ctn id="Marseille_Toulouse"/></route>
153 <route src="Lille_gw" dst="Lille_sw" ><link_ctn id="Lille_sw_gw"/></route>
154 <route src="Lille_sw" dst="Lille_gw" ><link_ctn id="Lille_sw_gw"/></route>
155 <route src="Orsay_gw" dst="Paris_sw" ><link_ctn id="Orsay_sw_gw"/></route>
156 <route src="Paris_sw" dst="Orsay_gw" ><link_ctn id="Orsay_sw_gw"/></route>
157 <route src="Luxemburg_gw" dst="Luxemburg_sw" ><link_ctn id="Luxemburg_sw_gw"/></route>
158 <route src="Luxemburg_sw" dst="Luxemburg_gw" ><link_ctn id="Luxemburg_sw_gw"/></route>
159 <route src="Rennes_gw" dst="Rennes_sw" ><link_ctn id="Rennes_sw_gw"/></route>
160 <route src="Rennes_sw" dst="Rennes_gw" ><link_ctn id="Rennes_sw_gw"/></route>
161 <route src="Nancy_gw" dst="Nancy_sw" ><link_ctn id="Nancy_sw_gw"/></route>
162 <route src="Nancy_sw" dst="Nancy_gw" ><link_ctn id="Nancy_sw_gw"/></route>
163 <route src="Bordeaux_gw" dst="Bordeaux_sw" ><link_ctn id="Bordeaux_sw_gw"/></route>
164 <route src="Bordeaux_sw" dst="Bordeaux_gw" ><link_ctn id="Bordeaux_sw_gw"/></route>
165 <route src="Lyon_gw" dst="Lyon_sw" ><link_ctn id="Lyon_sw_gw"/></route>
166 <route src="Lyon_sw" dst="Lyon_gw" ><link_ctn id="Lyon_sw_gw"/></route>
167 <route src="Grenoble_gw" dst="Grenoble_sw" ><link_ctn id="Grenoble_sw_gw"/></route>
168 <route src="Grenoble_sw" dst="Grenoble_gw" ><link_ctn id="Grenoble_sw_gw"/></route>
169 <route src="Sophia_gw" dst="Sophia_sw" ><link_ctn id="Sophia_sw_gw"/></route>
170 <route src="Sophia_sw" dst="Sophia_gw" ><link_ctn id="Sophia_sw_gw"/></route>
171 <route src="Toulouse_gw" dst="Toulouse_sw" ><link_ctn id="Toulouse_sw_gw"/></route>
172 <route src="Toulouse_sw" dst="Toulouse_gw" ><link_ctn id="Toulouse_sw_gw"/></route>
176 <link id="bordemer_gw" bandwidth="125MBps" latency="100us"/>
177 <link id="bordeplage_gw" bandwidth="125MBps" latency="100us"/>
178 <link id="chicon_gw" bandwidth="125MBps" latency="100us"/>
179 <link id="chti_gw" bandwidth="125MBps" latency="100us"/>
180 <link id="capricorne_gw" bandwidth="125MBps" latency="100us"/>
181 <link id="sagittaire_gw" bandwidth="125MBps" latency="100us"/>
182 <link id="grelon_gw" bandwidth="125MBps" latency="100us"/>
183 <link id="griffon_gw" bandwidth="125MBps" latency="100us"/>
184 <link id="gdx_gw" bandwidth="125MBps" latency="100us"/>
185 <link id="gdx2_gw" bandwidth="125MBps" latency="100us"/>
186 <link id="paramount_gw" bandwidth="125MBps" latency="100us"/>
187 <link id="paraquad_gw" bandwidth="125MBps" latency="100us"/>
188 <link id="azur_gw" bandwidth="125MBps" latency="100us"/>
189 <link id="helios_gw" bandwidth="125MBps" latency="100us"/>
190 <link id="pastel_gw" bandwidth="125MBps" latency="100us"/>
191 <link id="violette_gw" bandwidth="125MBps" latency="100us"/>
193 <zoneRoute src="AS_bordemer" dst="AS_network" gw_src="bordemer-AS_bordemer_router.bordeaux.grid5000.fr" gw_dst="Bordeaux_gw" ><link_ctn id="bordemer_gw"/></zoneRoute>
194 <zoneRoute src="AS_network" dst="AS_bordemer" gw_src="Bordeaux_gw" gw_dst="bordemer-AS_bordemer_router.bordeaux.grid5000.fr" ><link_ctn id="bordemer_gw"/></zoneRoute>
195 <zoneRoute src="AS_chicon" dst="AS_network" gw_src="chicon-AS_chicon_router.lille.grid5000.fr" gw_dst="Lille_gw" ><link_ctn id="chicon_gw"/></zoneRoute>
196 <zoneRoute src="AS_network" dst="AS_chicon" gw_src="Lille_gw" gw_dst="chicon-AS_chicon_router.lille.grid5000.fr" ><link_ctn id="chicon_gw"/></zoneRoute>
197 <zoneRoute src="AS_grelon" dst="AS_network" gw_src="grelon-AS_grelon_router.nancy.grid5000.fr" gw_dst="Nancy_gw" ><link_ctn id="grelon_gw"/></zoneRoute>
198 <zoneRoute src="AS_network" dst="AS_grelon" gw_src="Nancy_gw" gw_dst="grelon-AS_grelon_router.nancy.grid5000.fr" ><link_ctn id="grelon_gw"/></zoneRoute>
199 <zoneRoute src="AS_azur" dst="AS_network" gw_src="azur-AS_azur_router.sophia.grid5000.fr" gw_dst="Sophia_gw" ><link_ctn id="azur_gw"/></zoneRoute>
200 <zoneRoute src="AS_network" dst="AS_azur" gw_src="Sophia_gw" gw_dst="azur-AS_azur_router.sophia.grid5000.fr" ><link_ctn id="azur_gw"/></zoneRoute>