idgraf.platform.xml 65 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523
  1. <?xml version='1.0'?>
  2. <!DOCTYPE platform SYSTEM 'http://simgrid.gforge.inria.fr/simgrid.dtd'>
  3. <platform version="3">
  4. <config id="General">
  5. <prop id="network/TCP_gamma" value="-1"></prop>
  6. <prop id="network/latency_factor" value="1"></prop>
  7. <prop id="network/bandwidth_factor" value="1"></prop>
  8. </config>
  9. <AS id="AS0" routing="Full">
  10. <host id="MAIN" power="1"/>
  11. <host id="CPU0" power="2000000000"/>
  12. <host id="CPU1" power="2000000000"/>
  13. <host id="CPU2" power="2000000000"/>
  14. <host id="CPU3" power="2000000000"/>
  15. <host id="CPU4" power="2000000000"/>
  16. <host id="CPU5" power="2000000000"/>
  17. <host id="CPU6" power="2000000000"/>
  18. <host id="CPU7" power="2000000000"/>
  19. <host id="CPU8" power="2000000000"/>
  20. <host id="CPU9" power="2000000000"/>
  21. <host id="CPU10" power="2000000000"/>
  22. <host id="CPU11" power="2000000000"/>
  23. <host id="CUDA0" power="2000000000">
  24. <prop id="memsize" value="2817982464"/>
  25. <prop id="memcpy_peer" value="1"/>
  26. </host>
  27. <host id="CUDA1" power="2000000000">
  28. <prop id="memsize" value="2817982464"/>
  29. <prop id="memcpy_peer" value="1"/>
  30. </host>
  31. <host id="CUDA2" power="2000000000">
  32. <prop id="memsize" value="2817982464"/>
  33. <prop id="memcpy_peer" value="1"/>
  34. </host>
  35. <host id="CUDA3" power="2000000000">
  36. <prop id="memsize" value="2817982464"/>
  37. <prop id="memcpy_peer" value="1"/>
  38. </host>
  39. <host id="CUDA4" power="2000000000">
  40. <prop id="memsize" value="2817982464"/>
  41. <prop id="memcpy_peer" value="1"/>
  42. </host>
  43. <host id="CUDA5" power="2000000000">
  44. <prop id="memsize" value="2817982464"/>
  45. <prop id="memcpy_peer" value="1"/>
  46. </host>
  47. <host id="CUDA6" power="2000000000">
  48. <prop id="memsize" value="2817982464"/>
  49. <prop id="memcpy_peer" value="1"/>
  50. </host>
  51. <host id="CUDA7" power="2000000000">
  52. <prop id="memsize" value="2817982464"/>
  53. <prop id="memcpy_peer" value="1"/>
  54. </host>
  55. <host id="RAM" power="1"/>
  56. <host id="DISK0" power="1"/>
  57. <link id="Host" bandwidth="6520981045.053596" latency="0.000000"/>
  58. <link id="RAM-CUDA0" bandwidth="5985150529.193969" latency="0.000011"/>
  59. <link id="CUDA0-RAM" bandwidth="6518853316.197578" latency="0.000012"/>
  60. <link id="RAM-CUDA1" bandwidth="5982867814.034364" latency="0.000011"/>
  61. <link id="CUDA1-RAM" bandwidth="6507263283.045503" latency="0.000012"/>
  62. <link id="RAM-CUDA2" bandwidth="6004601449.904336" latency="0.000011"/>
  63. <link id="CUDA2-RAM" bandwidth="6468888505.351416" latency="0.000012"/>
  64. <link id="RAM-CUDA3" bandwidth="6002864228.027947" latency="0.000011"/>
  65. <link id="CUDA3-RAM" bandwidth="6379975976.674839" latency="0.000012"/>
  66. <link id="RAM-CUDA4" bandwidth="6017068835.292887" latency="0.000011"/>
  67. <link id="CUDA4-RAM" bandwidth="6520767790.894255" latency="0.000012"/>
  68. <link id="RAM-CUDA5" bandwidth="6017279499.891165" latency="0.000011"/>
  69. <link id="CUDA5-RAM" bandwidth="6520979807.466008" latency="0.000012"/>
  70. <link id="RAM-CUDA6" bandwidth="6014519783.073395" latency="0.000011"/>
  71. <link id="CUDA6-RAM" bandwidth="6520981045.053596" latency="0.000012"/>
  72. <link id="RAM-CUDA7" bandwidth="6025792854.221470" latency="0.000011"/>
  73. <link id="CUDA7-RAM" bandwidth="6518969813.092284" latency="0.000012"/>
  74. <link id="CUDA0-CUDA1" bandwidth="6634627873.192854" latency="0.000018"/>
  75. <link id="CUDA0-CUDA2" bandwidth="5290661415.071414" latency="0.000019"/>
  76. <link id="CUDA0-CUDA3" bandwidth="5290656129.639296" latency="0.000019"/>
  77. <link id="CUDA0-CUDA4" bandwidth="3070759552.110200" latency="0.000028"/>
  78. <link id="CUDA0-CUDA5" bandwidth="3077363037.531456" latency="0.000028"/>
  79. <link id="CUDA0-CUDA6" bandwidth="3081101043.564885" latency="0.000028"/>
  80. <link id="CUDA0-CUDA7" bandwidth="3071316543.934279" latency="0.000027"/>
  81. <link id="CUDA1-CUDA0" bandwidth="6634402755.556737" latency="0.000018"/>
  82. <link id="CUDA1-CUDA2" bandwidth="5290497369.566824" latency="0.000019"/>
  83. <link id="CUDA1-CUDA3" bandwidth="5290566591.723160" latency="0.000019"/>
  84. <link id="CUDA1-CUDA4" bandwidth="3070780185.478041" latency="0.000028"/>
  85. <link id="CUDA1-CUDA5" bandwidth="3077514742.966345" latency="0.000028"/>
  86. <link id="CUDA1-CUDA6" bandwidth="3081028777.158465" latency="0.000028"/>
  87. <link id="CUDA1-CUDA7" bandwidth="3071425105.896836" latency="0.000028"/>
  88. <link id="CUDA2-CUDA0" bandwidth="5290537571.895953" latency="0.000019"/>
  89. <link id="CUDA2-CUDA1" bandwidth="5290537715.267372" latency="0.000019"/>
  90. <link id="CUDA2-CUDA3" bandwidth="6634508568.986446" latency="0.000018"/>
  91. <link id="CUDA2-CUDA4" bandwidth="3071001714.159694" latency="0.000028"/>
  92. <link id="CUDA2-CUDA5" bandwidth="3077753708.421916" latency="0.000027"/>
  93. <link id="CUDA2-CUDA6" bandwidth="3081299378.072958" latency="0.000027"/>
  94. <link id="CUDA2-CUDA7" bandwidth="3071319605.562881" latency="0.000027"/>
  95. <link id="CUDA3-CUDA0" bandwidth="5290504746.573549" latency="0.000019"/>
  96. <link id="CUDA3-CUDA1" bandwidth="5290535877.507629" latency="0.000019"/>
  97. <link id="CUDA3-CUDA2" bandwidth="6634456148.642733" latency="0.000018"/>
  98. <link id="CUDA3-CUDA4" bandwidth="3070823130.469635" latency="0.000028"/>
  99. <link id="CUDA3-CUDA5" bandwidth="3077536005.281472" latency="0.000027"/>
  100. <link id="CUDA3-CUDA6" bandwidth="3081267119.290866" latency="0.000027"/>
  101. <link id="CUDA3-CUDA7" bandwidth="3071334077.001831" latency="0.000027"/>
  102. <link id="CUDA4-CUDA0" bandwidth="3803989690.370783" latency="0.000028"/>
  103. <link id="CUDA4-CUDA1" bandwidth="3804097536.166718" latency="0.000028"/>
  104. <link id="CUDA4-CUDA2" bandwidth="3799684658.805355" latency="0.000028"/>
  105. <link id="CUDA4-CUDA3" bandwidth="3800145339.899281" latency="0.000028"/>
  106. <link id="CUDA4-CUDA5" bandwidth="6635277188.351118" latency="0.000018"/>
  107. <link id="CUDA4-CUDA6" bandwidth="5293782379.983835" latency="0.000018"/>
  108. <link id="CUDA4-CUDA7" bandwidth="5293769441.185063" latency="0.000018"/>
  109. <link id="CUDA5-CUDA0" bandwidth="3803774734.667464" latency="0.000028"/>
  110. <link id="CUDA5-CUDA1" bandwidth="3804546565.735997" latency="0.000028"/>
  111. <link id="CUDA5-CUDA2" bandwidth="3799981880.451341" latency="0.000028"/>
  112. <link id="CUDA5-CUDA3" bandwidth="3800522990.809786" latency="0.000028"/>
  113. <link id="CUDA5-CUDA4" bandwidth="6635252627.495905" latency="0.000017"/>
  114. <link id="CUDA5-CUDA6" bandwidth="5293483381.349587" latency="0.000018"/>
  115. <link id="CUDA5-CUDA7" bandwidth="5293507488.155322" latency="0.000018"/>
  116. <link id="CUDA6-CUDA0" bandwidth="3803433708.891680" latency="0.000028"/>
  117. <link id="CUDA6-CUDA1" bandwidth="3804330189.087918" latency="0.000028"/>
  118. <link id="CUDA6-CUDA2" bandwidth="3799708364.367732" latency="0.000028"/>
  119. <link id="CUDA6-CUDA3" bandwidth="3800220748.408220" latency="0.000028"/>
  120. <link id="CUDA6-CUDA4" bandwidth="5293757565.994269" latency="0.000018"/>
  121. <link id="CUDA6-CUDA5" bandwidth="5293607121.074236" latency="0.000018"/>
  122. <link id="CUDA6-CUDA7" bandwidth="6635079661.079388" latency="0.000018"/>
  123. <link id="CUDA7-CUDA0" bandwidth="3803670471.119742" latency="0.000028"/>
  124. <link id="CUDA7-CUDA1" bandwidth="3803908300.476161" latency="0.000028"/>
  125. <link id="CUDA7-CUDA2" bandwidth="3799582824.391772" latency="0.000028"/>
  126. <link id="CUDA7-CUDA3" bandwidth="3800130360.770696" latency="0.000028"/>
  127. <link id="CUDA7-CUDA4" bandwidth="5293416170.516678" latency="0.000018"/>
  128. <link id="CUDA7-CUDA5" bandwidth="5293465355.213222" latency="0.000018"/>
  129. <link id="CUDA7-CUDA6" bandwidth="6635049330.870582" latency="0.000018"/>
  130. <link id="PCI:0000:[00-13] up" bandwidth="6518853316.197578" latency="0.000000"/>
  131. <link id="PCI:0000:[00-13] down" bandwidth="6004601449.904336" latency="0.000000"/>
  132. <link id="PCI:0000:[00-13] through" bandwidth="13037706632.395157" latency="0.000000"/>
  133. <link id="PCI:0000:[0f-12] up" bandwidth="6518853316.197578" latency="0.000000"/>
  134. <link id="PCI:0000:[0f-12] down" bandwidth="5985150529.193969" latency="0.000000"/>
  135. <link id="PCI:0000:[0f-12] through" bandwidth="13037706632.395157" latency="0.000000"/>
  136. <link id="PCI:0000:[10-12] up" bandwidth="6518853316.197578" latency="0.000000"/>
  137. <link id="PCI:0000:[10-12] down" bandwidth="5985150529.193969" latency="0.000000"/>
  138. <link id="PCI:0000:[12-12] up" bandwidth="6634627873.192854" latency="0.000000"/>
  139. <link id="PCI:0000:[12-12] down" bandwidth="6634402755.556737" latency="0.000000"/>
  140. <link id="PCI:0000:12:00.0 up" bandwidth="6634627873.192854" latency="0.000000"/>
  141. <link id="PCI:0000:12:00.0 down" bandwidth="6634402755.556737" latency="0.000000"/>
  142. <link id="PCI:0000:[11-11] up" bandwidth="6634402755.556737" latency="0.000000"/>
  143. <link id="PCI:0000:[11-11] down" bandwidth="6634627873.192854" latency="0.000000"/>
  144. <link id="PCI:0000:11:00.0 up" bandwidth="6634402755.556737" latency="0.000000"/>
  145. <link id="PCI:0000:11:00.0 down" bandwidth="6634627873.192854" latency="0.000000"/>
  146. <link id="PCI:0000:[0a-0d] up" bandwidth="6468888505.351416" latency="0.000000"/>
  147. <link id="PCI:0000:[0a-0d] down" bandwidth="6004601449.904336" latency="0.000000"/>
  148. <link id="PCI:0000:[0a-0d] through" bandwidth="12937777010.702831" latency="0.000000"/>
  149. <link id="PCI:0000:[0b-0d] up" bandwidth="6468888505.351416" latency="0.000000"/>
  150. <link id="PCI:0000:[0b-0d] down" bandwidth="6004601449.904336" latency="0.000000"/>
  151. <link id="PCI:0000:[0d-0d] up" bandwidth="6634508568.986446" latency="0.000000"/>
  152. <link id="PCI:0000:[0d-0d] down" bandwidth="6634456148.642733" latency="0.000000"/>
  153. <link id="PCI:0000:0d:00.0 up" bandwidth="6634508568.986446" latency="0.000000"/>
  154. <link id="PCI:0000:0d:00.0 down" bandwidth="6634456148.642733" latency="0.000000"/>
  155. <link id="PCI:0000:[0c-0c] up" bandwidth="6634456148.642733" latency="0.000000"/>
  156. <link id="PCI:0000:[0c-0c] down" bandwidth="6634508568.986446" latency="0.000000"/>
  157. <link id="PCI:0000:0c:00.0 up" bandwidth="6634456148.642733" latency="0.000000"/>
  158. <link id="PCI:0000:0c:00.0 down" bandwidth="6634508568.986446" latency="0.000000"/>
  159. <link id="PCI:0000:[80-8a] up" bandwidth="6520981045.053596" latency="0.000000"/>
  160. <link id="PCI:0000:[80-8a] down" bandwidth="6025792854.221470" latency="0.000000"/>
  161. <link id="PCI:0000:[80-8a] through" bandwidth="13041962090.107193" latency="0.000000"/>
  162. <link id="PCI:0000:[85-88] up" bandwidth="6520979807.466008" latency="0.000000"/>
  163. <link id="PCI:0000:[85-88] down" bandwidth="6017279499.891165" latency="0.000000"/>
  164. <link id="PCI:0000:[85-88] through" bandwidth="13041959614.932016" latency="0.000000"/>
  165. <link id="PCI:0000:[86-88] up" bandwidth="6520979807.466008" latency="0.000000"/>
  166. <link id="PCI:0000:[86-88] down" bandwidth="6017279499.891165" latency="0.000000"/>
  167. <link id="PCI:0000:[88-88] up" bandwidth="6635277188.351118" latency="0.000000"/>
  168. <link id="PCI:0000:[88-88] down" bandwidth="6635252627.495905" latency="0.000000"/>
  169. <link id="PCI:0000:88:00.0 up" bandwidth="6635277188.351118" latency="0.000000"/>
  170. <link id="PCI:0000:88:00.0 down" bandwidth="6635252627.495905" latency="0.000000"/>
  171. <link id="PCI:0000:[87-87] up" bandwidth="6635252627.495905" latency="0.000000"/>
  172. <link id="PCI:0000:[87-87] down" bandwidth="6635277188.351118" latency="0.000000"/>
  173. <link id="PCI:0000:87:00.0 up" bandwidth="6635252627.495905" latency="0.000000"/>
  174. <link id="PCI:0000:87:00.0 down" bandwidth="6635277188.351118" latency="0.000000"/>
  175. <link id="PCI:0000:[81-84] up" bandwidth="6520981045.053596" latency="0.000000"/>
  176. <link id="PCI:0000:[81-84] down" bandwidth="6025792854.221470" latency="0.000000"/>
  177. <link id="PCI:0000:[81-84] through" bandwidth="13041962090.107193" latency="0.000000"/>
  178. <link id="PCI:0000:[82-84] up" bandwidth="6520981045.053596" latency="0.000000"/>
  179. <link id="PCI:0000:[82-84] down" bandwidth="6025792854.221470" latency="0.000000"/>
  180. <link id="PCI:0000:[84-84] up" bandwidth="6635079661.079388" latency="0.000000"/>
  181. <link id="PCI:0000:[84-84] down" bandwidth="6635049330.870582" latency="0.000000"/>
  182. <link id="PCI:0000:84:00.0 up" bandwidth="6635079661.079388" latency="0.000000"/>
  183. <link id="PCI:0000:84:00.0 down" bandwidth="6635049330.870582" latency="0.000000"/>
  184. <link id="PCI:0000:[83-83] up" bandwidth="6635049330.870582" latency="0.000000"/>
  185. <link id="PCI:0000:[83-83] down" bandwidth="6635079661.079388" latency="0.000000"/>
  186. <link id="PCI:0000:83:00.0 up" bandwidth="6635049330.870582" latency="0.000000"/>
  187. <link id="PCI:0000:83:00.0 down" bandwidth="6635079661.079388" latency="0.000000"/>
  188. <link id="RAM-DISK0" bandwidth="400000000Bps" latency="0.002s"/>
  189. <link id="DISK0-RAM" bandwidth="400000000Bps" latency="0.001s"/>
  190. <route src="CUDA0" dst="CUDA1" symmetrical="NO">
  191. <link_ctn id="CUDA0-CUDA1"/>
  192. <link_ctn id="PCI:0000:11:00.0 down"/>
  193. <!-- Switch PCI:0000:[11-11] through -->
  194. <link_ctn id="PCI:0000:[11-11] down"/>
  195. <!-- Switch PCI:0000:[10-12] through -->
  196. <link_ctn id="PCI:0000:[12-12] up"/>
  197. <!-- Switch PCI:0000:[12-12] through -->
  198. <link_ctn id="PCI:0000:12:00.0 up"/>
  199. </route>
  200. <route src="CUDA0" dst="CUDA2" symmetrical="NO">
  201. <link_ctn id="CUDA0-CUDA2"/>
  202. <link_ctn id="PCI:0000:0d:00.0 down"/>
  203. <!-- Switch PCI:0000:[0d-0d] through -->
  204. <link_ctn id="PCI:0000:[0d-0d] down"/>
  205. <!-- Switch PCI:0000:[0b-0d] through -->
  206. <link_ctn id="PCI:0000:[0b-0d] down"/>
  207. <link_ctn id="PCI:0000:[0a-0d] through"/>
  208. <link_ctn id="PCI:0000:[0a-0d] down"/>
  209. <link_ctn id="PCI:0000:[00-13] through"/>
  210. <link_ctn id="PCI:0000:[0f-12] up"/>
  211. <link_ctn id="PCI:0000:[0f-12] through"/>
  212. <link_ctn id="PCI:0000:[10-12] up"/>
  213. <!-- Switch PCI:0000:[10-12] through -->
  214. <link_ctn id="PCI:0000:[12-12] up"/>
  215. <!-- Switch PCI:0000:[12-12] through -->
  216. <link_ctn id="PCI:0000:12:00.0 up"/>
  217. </route>
  218. <route src="CUDA0" dst="CUDA3" symmetrical="NO">
  219. <link_ctn id="CUDA0-CUDA3"/>
  220. <link_ctn id="PCI:0000:0c:00.0 down"/>
  221. <!-- Switch PCI:0000:[0c-0c] through -->
  222. <link_ctn id="PCI:0000:[0c-0c] down"/>
  223. <!-- Switch PCI:0000:[0b-0d] through -->
  224. <link_ctn id="PCI:0000:[0b-0d] down"/>
  225. <link_ctn id="PCI:0000:[0a-0d] through"/>
  226. <link_ctn id="PCI:0000:[0a-0d] down"/>
  227. <link_ctn id="PCI:0000:[00-13] through"/>
  228. <link_ctn id="PCI:0000:[0f-12] up"/>
  229. <link_ctn id="PCI:0000:[0f-12] through"/>
  230. <link_ctn id="PCI:0000:[10-12] up"/>
  231. <!-- Switch PCI:0000:[10-12] through -->
  232. <link_ctn id="PCI:0000:[12-12] up"/>
  233. <!-- Switch PCI:0000:[12-12] through -->
  234. <link_ctn id="PCI:0000:12:00.0 up"/>
  235. </route>
  236. <route src="CUDA0" dst="CUDA4" symmetrical="NO">
  237. <link_ctn id="CUDA0-CUDA4"/>
  238. <link_ctn id="PCI:0000:88:00.0 down"/>
  239. <!-- Switch PCI:0000:[88-88] through -->
  240. <link_ctn id="PCI:0000:[88-88] down"/>
  241. <!-- Switch PCI:0000:[86-88] through -->
  242. <link_ctn id="PCI:0000:[86-88] down"/>
  243. <link_ctn id="PCI:0000:[85-88] through"/>
  244. <link_ctn id="PCI:0000:[85-88] down"/>
  245. <link_ctn id="PCI:0000:[80-8a] through"/>
  246. <link_ctn id="PCI:0000:[80-8a] down"/>
  247. <link_ctn id="Host"/>
  248. <link_ctn id="Host"/>
  249. <link_ctn id="PCI:0000:[00-13] up"/>
  250. <link_ctn id="PCI:0000:[00-13] through"/>
  251. <link_ctn id="PCI:0000:[0f-12] up"/>
  252. <link_ctn id="PCI:0000:[0f-12] through"/>
  253. <link_ctn id="PCI:0000:[10-12] up"/>
  254. <!-- Switch PCI:0000:[10-12] through -->
  255. <link_ctn id="PCI:0000:[12-12] up"/>
  256. <!-- Switch PCI:0000:[12-12] through -->
  257. <link_ctn id="PCI:0000:12:00.0 up"/>
  258. </route>
  259. <route src="CUDA0" dst="CUDA5" symmetrical="NO">
  260. <link_ctn id="CUDA0-CUDA5"/>
  261. <link_ctn id="PCI:0000:87:00.0 down"/>
  262. <!-- Switch PCI:0000:[87-87] through -->
  263. <link_ctn id="PCI:0000:[87-87] down"/>
  264. <!-- Switch PCI:0000:[86-88] through -->
  265. <link_ctn id="PCI:0000:[86-88] down"/>
  266. <link_ctn id="PCI:0000:[85-88] through"/>
  267. <link_ctn id="PCI:0000:[85-88] down"/>
  268. <link_ctn id="PCI:0000:[80-8a] through"/>
  269. <link_ctn id="PCI:0000:[80-8a] down"/>
  270. <link_ctn id="Host"/>
  271. <link_ctn id="Host"/>
  272. <link_ctn id="PCI:0000:[00-13] up"/>
  273. <link_ctn id="PCI:0000:[00-13] through"/>
  274. <link_ctn id="PCI:0000:[0f-12] up"/>
  275. <link_ctn id="PCI:0000:[0f-12] through"/>
  276. <link_ctn id="PCI:0000:[10-12] up"/>
  277. <!-- Switch PCI:0000:[10-12] through -->
  278. <link_ctn id="PCI:0000:[12-12] up"/>
  279. <!-- Switch PCI:0000:[12-12] through -->
  280. <link_ctn id="PCI:0000:12:00.0 up"/>
  281. </route>
  282. <route src="CUDA0" dst="CUDA6" symmetrical="NO">
  283. <link_ctn id="CUDA0-CUDA6"/>
  284. <link_ctn id="PCI:0000:84:00.0 down"/>
  285. <!-- Switch PCI:0000:[84-84] through -->
  286. <link_ctn id="PCI:0000:[84-84] down"/>
  287. <!-- Switch PCI:0000:[82-84] through -->
  288. <link_ctn id="PCI:0000:[82-84] down"/>
  289. <link_ctn id="PCI:0000:[81-84] through"/>
  290. <link_ctn id="PCI:0000:[81-84] down"/>
  291. <link_ctn id="PCI:0000:[80-8a] through"/>
  292. <link_ctn id="PCI:0000:[80-8a] down"/>
  293. <link_ctn id="Host"/>
  294. <link_ctn id="Host"/>
  295. <link_ctn id="PCI:0000:[00-13] up"/>
  296. <link_ctn id="PCI:0000:[00-13] through"/>
  297. <link_ctn id="PCI:0000:[0f-12] up"/>
  298. <link_ctn id="PCI:0000:[0f-12] through"/>
  299. <link_ctn id="PCI:0000:[10-12] up"/>
  300. <!-- Switch PCI:0000:[10-12] through -->
  301. <link_ctn id="PCI:0000:[12-12] up"/>
  302. <!-- Switch PCI:0000:[12-12] through -->
  303. <link_ctn id="PCI:0000:12:00.0 up"/>
  304. </route>
  305. <route src="CUDA0" dst="CUDA7" symmetrical="NO">
  306. <link_ctn id="CUDA0-CUDA7"/>
  307. <link_ctn id="PCI:0000:83:00.0 down"/>
  308. <!-- Switch PCI:0000:[83-83] through -->
  309. <link_ctn id="PCI:0000:[83-83] down"/>
  310. <!-- Switch PCI:0000:[82-84] through -->
  311. <link_ctn id="PCI:0000:[82-84] down"/>
  312. <link_ctn id="PCI:0000:[81-84] through"/>
  313. <link_ctn id="PCI:0000:[81-84] down"/>
  314. <link_ctn id="PCI:0000:[80-8a] through"/>
  315. <link_ctn id="PCI:0000:[80-8a] down"/>
  316. <link_ctn id="Host"/>
  317. <link_ctn id="Host"/>
  318. <link_ctn id="PCI:0000:[00-13] up"/>
  319. <link_ctn id="PCI:0000:[00-13] through"/>
  320. <link_ctn id="PCI:0000:[0f-12] up"/>
  321. <link_ctn id="PCI:0000:[0f-12] through"/>
  322. <link_ctn id="PCI:0000:[10-12] up"/>
  323. <!-- Switch PCI:0000:[10-12] through -->
  324. <link_ctn id="PCI:0000:[12-12] up"/>
  325. <!-- Switch PCI:0000:[12-12] through -->
  326. <link_ctn id="PCI:0000:12:00.0 up"/>
  327. </route>
  328. <route src="CUDA0" dst="RAM" symmetrical="NO">
  329. <link_ctn id="CUDA0-RAM"/>
  330. <link_ctn id="PCI:0000:12:00.0 up"/>
  331. <!-- Switch PCI:0000:[12-12] through -->
  332. <link_ctn id="PCI:0000:[12-12] up"/>
  333. <!-- Switch PCI:0000:[10-12] through -->
  334. <link_ctn id="PCI:0000:[10-12] up"/>
  335. <link_ctn id="PCI:0000:[0f-12] through"/>
  336. <link_ctn id="PCI:0000:[0f-12] up"/>
  337. <link_ctn id="PCI:0000:[00-13] through"/>
  338. <link_ctn id="PCI:0000:[00-13] up"/>
  339. <link_ctn id="Host"/>
  340. </route>
  341. <route src="RAM" dst="CUDA0" symmetrical="NO">
  342. <link_ctn id="RAM-CUDA0"/>
  343. <link_ctn id="PCI:0000:12:00.0 down"/>
  344. <!-- Switch PCI:0000:[12-12] through -->
  345. <link_ctn id="PCI:0000:[12-12] down"/>
  346. <!-- Switch PCI:0000:[10-12] through -->
  347. <link_ctn id="PCI:0000:[10-12] down"/>
  348. <link_ctn id="PCI:0000:[0f-12] through"/>
  349. <link_ctn id="PCI:0000:[0f-12] down"/>
  350. <link_ctn id="PCI:0000:[00-13] through"/>
  351. <link_ctn id="PCI:0000:[00-13] down"/>
  352. <link_ctn id="Host"/>
  353. </route>
  354. <route src="CUDA1" dst="CUDA0" symmetrical="NO">
  355. <link_ctn id="CUDA1-CUDA0"/>
  356. <link_ctn id="PCI:0000:12:00.0 down"/>
  357. <!-- Switch PCI:0000:[12-12] through -->
  358. <link_ctn id="PCI:0000:[12-12] down"/>
  359. <!-- Switch PCI:0000:[10-12] through -->
  360. <link_ctn id="PCI:0000:[11-11] up"/>
  361. <!-- Switch PCI:0000:[11-11] through -->
  362. <link_ctn id="PCI:0000:11:00.0 up"/>
  363. </route>
  364. <route src="CUDA1" dst="CUDA2" symmetrical="NO">
  365. <link_ctn id="CUDA1-CUDA2"/>
  366. <link_ctn id="PCI:0000:0d:00.0 down"/>
  367. <!-- Switch PCI:0000:[0d-0d] through -->
  368. <link_ctn id="PCI:0000:[0d-0d] down"/>
  369. <!-- Switch PCI:0000:[0b-0d] through -->
  370. <link_ctn id="PCI:0000:[0b-0d] down"/>
  371. <link_ctn id="PCI:0000:[0a-0d] through"/>
  372. <link_ctn id="PCI:0000:[0a-0d] down"/>
  373. <link_ctn id="PCI:0000:[00-13] through"/>
  374. <link_ctn id="PCI:0000:[0f-12] up"/>
  375. <link_ctn id="PCI:0000:[0f-12] through"/>
  376. <link_ctn id="PCI:0000:[10-12] up"/>
  377. <!-- Switch PCI:0000:[10-12] through -->
  378. <link_ctn id="PCI:0000:[11-11] up"/>
  379. <!-- Switch PCI:0000:[11-11] through -->
  380. <link_ctn id="PCI:0000:11:00.0 up"/>
  381. </route>
  382. <route src="CUDA1" dst="CUDA3" symmetrical="NO">
  383. <link_ctn id="CUDA1-CUDA3"/>
  384. <link_ctn id="PCI:0000:0c:00.0 down"/>
  385. <!-- Switch PCI:0000:[0c-0c] through -->
  386. <link_ctn id="PCI:0000:[0c-0c] down"/>
  387. <!-- Switch PCI:0000:[0b-0d] through -->
  388. <link_ctn id="PCI:0000:[0b-0d] down"/>
  389. <link_ctn id="PCI:0000:[0a-0d] through"/>
  390. <link_ctn id="PCI:0000:[0a-0d] down"/>
  391. <link_ctn id="PCI:0000:[00-13] through"/>
  392. <link_ctn id="PCI:0000:[0f-12] up"/>
  393. <link_ctn id="PCI:0000:[0f-12] through"/>
  394. <link_ctn id="PCI:0000:[10-12] up"/>
  395. <!-- Switch PCI:0000:[10-12] through -->
  396. <link_ctn id="PCI:0000:[11-11] up"/>
  397. <!-- Switch PCI:0000:[11-11] through -->
  398. <link_ctn id="PCI:0000:11:00.0 up"/>
  399. </route>
  400. <route src="CUDA1" dst="CUDA4" symmetrical="NO">
  401. <link_ctn id="CUDA1-CUDA4"/>
  402. <link_ctn id="PCI:0000:88:00.0 down"/>
  403. <!-- Switch PCI:0000:[88-88] through -->
  404. <link_ctn id="PCI:0000:[88-88] down"/>
  405. <!-- Switch PCI:0000:[86-88] through -->
  406. <link_ctn id="PCI:0000:[86-88] down"/>
  407. <link_ctn id="PCI:0000:[85-88] through"/>
  408. <link_ctn id="PCI:0000:[85-88] down"/>
  409. <link_ctn id="PCI:0000:[80-8a] through"/>
  410. <link_ctn id="PCI:0000:[80-8a] down"/>
  411. <link_ctn id="Host"/>
  412. <link_ctn id="Host"/>
  413. <link_ctn id="PCI:0000:[00-13] up"/>
  414. <link_ctn id="PCI:0000:[00-13] through"/>
  415. <link_ctn id="PCI:0000:[0f-12] up"/>
  416. <link_ctn id="PCI:0000:[0f-12] through"/>
  417. <link_ctn id="PCI:0000:[10-12] up"/>
  418. <!-- Switch PCI:0000:[10-12] through -->
  419. <link_ctn id="PCI:0000:[11-11] up"/>
  420. <!-- Switch PCI:0000:[11-11] through -->
  421. <link_ctn id="PCI:0000:11:00.0 up"/>
  422. </route>
  423. <route src="CUDA1" dst="CUDA5" symmetrical="NO">
  424. <link_ctn id="CUDA1-CUDA5"/>
  425. <link_ctn id="PCI:0000:87:00.0 down"/>
  426. <!-- Switch PCI:0000:[87-87] through -->
  427. <link_ctn id="PCI:0000:[87-87] down"/>
  428. <!-- Switch PCI:0000:[86-88] through -->
  429. <link_ctn id="PCI:0000:[86-88] down"/>
  430. <link_ctn id="PCI:0000:[85-88] through"/>
  431. <link_ctn id="PCI:0000:[85-88] down"/>
  432. <link_ctn id="PCI:0000:[80-8a] through"/>
  433. <link_ctn id="PCI:0000:[80-8a] down"/>
  434. <link_ctn id="Host"/>
  435. <link_ctn id="Host"/>
  436. <link_ctn id="PCI:0000:[00-13] up"/>
  437. <link_ctn id="PCI:0000:[00-13] through"/>
  438. <link_ctn id="PCI:0000:[0f-12] up"/>
  439. <link_ctn id="PCI:0000:[0f-12] through"/>
  440. <link_ctn id="PCI:0000:[10-12] up"/>
  441. <!-- Switch PCI:0000:[10-12] through -->
  442. <link_ctn id="PCI:0000:[11-11] up"/>
  443. <!-- Switch PCI:0000:[11-11] through -->
  444. <link_ctn id="PCI:0000:11:00.0 up"/>
  445. </route>
  446. <route src="CUDA1" dst="CUDA6" symmetrical="NO">
  447. <link_ctn id="CUDA1-CUDA6"/>
  448. <link_ctn id="PCI:0000:84:00.0 down"/>
  449. <!-- Switch PCI:0000:[84-84] through -->
  450. <link_ctn id="PCI:0000:[84-84] down"/>
  451. <!-- Switch PCI:0000:[82-84] through -->
  452. <link_ctn id="PCI:0000:[82-84] down"/>
  453. <link_ctn id="PCI:0000:[81-84] through"/>
  454. <link_ctn id="PCI:0000:[81-84] down"/>
  455. <link_ctn id="PCI:0000:[80-8a] through"/>
  456. <link_ctn id="PCI:0000:[80-8a] down"/>
  457. <link_ctn id="Host"/>
  458. <link_ctn id="Host"/>
  459. <link_ctn id="PCI:0000:[00-13] up"/>
  460. <link_ctn id="PCI:0000:[00-13] through"/>
  461. <link_ctn id="PCI:0000:[0f-12] up"/>
  462. <link_ctn id="PCI:0000:[0f-12] through"/>
  463. <link_ctn id="PCI:0000:[10-12] up"/>
  464. <!-- Switch PCI:0000:[10-12] through -->
  465. <link_ctn id="PCI:0000:[11-11] up"/>
  466. <!-- Switch PCI:0000:[11-11] through -->
  467. <link_ctn id="PCI:0000:11:00.0 up"/>
  468. </route>
  469. <route src="CUDA1" dst="CUDA7" symmetrical="NO">
  470. <link_ctn id="CUDA1-CUDA7"/>
  471. <link_ctn id="PCI:0000:83:00.0 down"/>
  472. <!-- Switch PCI:0000:[83-83] through -->
  473. <link_ctn id="PCI:0000:[83-83] down"/>
  474. <!-- Switch PCI:0000:[82-84] through -->
  475. <link_ctn id="PCI:0000:[82-84] down"/>
  476. <link_ctn id="PCI:0000:[81-84] through"/>
  477. <link_ctn id="PCI:0000:[81-84] down"/>
  478. <link_ctn id="PCI:0000:[80-8a] through"/>
  479. <link_ctn id="PCI:0000:[80-8a] down"/>
  480. <link_ctn id="Host"/>
  481. <link_ctn id="Host"/>
  482. <link_ctn id="PCI:0000:[00-13] up"/>
  483. <link_ctn id="PCI:0000:[00-13] through"/>
  484. <link_ctn id="PCI:0000:[0f-12] up"/>
  485. <link_ctn id="PCI:0000:[0f-12] through"/>
  486. <link_ctn id="PCI:0000:[10-12] up"/>
  487. <!-- Switch PCI:0000:[10-12] through -->
  488. <link_ctn id="PCI:0000:[11-11] up"/>
  489. <!-- Switch PCI:0000:[11-11] through -->
  490. <link_ctn id="PCI:0000:11:00.0 up"/>
  491. </route>
  492. <route src="CUDA1" dst="RAM" symmetrical="NO">
  493. <link_ctn id="CUDA1-RAM"/>
  494. <link_ctn id="PCI:0000:11:00.0 up"/>
  495. <!-- Switch PCI:0000:[11-11] through -->
  496. <link_ctn id="PCI:0000:[11-11] up"/>
  497. <!-- Switch PCI:0000:[10-12] through -->
  498. <link_ctn id="PCI:0000:[10-12] up"/>
  499. <link_ctn id="PCI:0000:[0f-12] through"/>
  500. <link_ctn id="PCI:0000:[0f-12] up"/>
  501. <link_ctn id="PCI:0000:[00-13] through"/>
  502. <link_ctn id="PCI:0000:[00-13] up"/>
  503. <link_ctn id="Host"/>
  504. </route>
  505. <route src="RAM" dst="CUDA1" symmetrical="NO">
  506. <link_ctn id="RAM-CUDA1"/>
  507. <link_ctn id="PCI:0000:11:00.0 down"/>
  508. <!-- Switch PCI:0000:[11-11] through -->
  509. <link_ctn id="PCI:0000:[11-11] down"/>
  510. <!-- Switch PCI:0000:[10-12] through -->
  511. <link_ctn id="PCI:0000:[10-12] down"/>
  512. <link_ctn id="PCI:0000:[0f-12] through"/>
  513. <link_ctn id="PCI:0000:[0f-12] down"/>
  514. <link_ctn id="PCI:0000:[00-13] through"/>
  515. <link_ctn id="PCI:0000:[00-13] down"/>
  516. <link_ctn id="Host"/>
  517. </route>
  518. <route src="CUDA2" dst="CUDA0" symmetrical="NO">
  519. <link_ctn id="CUDA2-CUDA0"/>
  520. <link_ctn id="PCI:0000:12:00.0 down"/>
  521. <!-- Switch PCI:0000:[12-12] through -->
  522. <link_ctn id="PCI:0000:[12-12] down"/>
  523. <!-- Switch PCI:0000:[10-12] through -->
  524. <link_ctn id="PCI:0000:[10-12] down"/>
  525. <link_ctn id="PCI:0000:[0f-12] through"/>
  526. <link_ctn id="PCI:0000:[0f-12] down"/>
  527. <link_ctn id="PCI:0000:[00-13] through"/>
  528. <link_ctn id="PCI:0000:[0a-0d] up"/>
  529. <link_ctn id="PCI:0000:[0a-0d] through"/>
  530. <link_ctn id="PCI:0000:[0b-0d] up"/>
  531. <!-- Switch PCI:0000:[0b-0d] through -->
  532. <link_ctn id="PCI:0000:[0d-0d] up"/>
  533. <!-- Switch PCI:0000:[0d-0d] through -->
  534. <link_ctn id="PCI:0000:0d:00.0 up"/>
  535. </route>
  536. <route src="CUDA2" dst="CUDA1" symmetrical="NO">
  537. <link_ctn id="CUDA2-CUDA1"/>
  538. <link_ctn id="PCI:0000:11:00.0 down"/>
  539. <!-- Switch PCI:0000:[11-11] through -->
  540. <link_ctn id="PCI:0000:[11-11] down"/>
  541. <!-- Switch PCI:0000:[10-12] through -->
  542. <link_ctn id="PCI:0000:[10-12] down"/>
  543. <link_ctn id="PCI:0000:[0f-12] through"/>
  544. <link_ctn id="PCI:0000:[0f-12] down"/>
  545. <link_ctn id="PCI:0000:[00-13] through"/>
  546. <link_ctn id="PCI:0000:[0a-0d] up"/>
  547. <link_ctn id="PCI:0000:[0a-0d] through"/>
  548. <link_ctn id="PCI:0000:[0b-0d] up"/>
  549. <!-- Switch PCI:0000:[0b-0d] through -->
  550. <link_ctn id="PCI:0000:[0d-0d] up"/>
  551. <!-- Switch PCI:0000:[0d-0d] through -->
  552. <link_ctn id="PCI:0000:0d:00.0 up"/>
  553. </route>
  554. <route src="CUDA2" dst="CUDA3" symmetrical="NO">
  555. <link_ctn id="CUDA2-CUDA3"/>
  556. <link_ctn id="PCI:0000:0c:00.0 down"/>
  557. <!-- Switch PCI:0000:[0c-0c] through -->
  558. <link_ctn id="PCI:0000:[0c-0c] down"/>
  559. <!-- Switch PCI:0000:[0b-0d] through -->
  560. <link_ctn id="PCI:0000:[0d-0d] up"/>
  561. <!-- Switch PCI:0000:[0d-0d] through -->
  562. <link_ctn id="PCI:0000:0d:00.0 up"/>
  563. </route>
  564. <route src="CUDA2" dst="CUDA4" symmetrical="NO">
  565. <link_ctn id="CUDA2-CUDA4"/>
  566. <link_ctn id="PCI:0000:88:00.0 down"/>
  567. <!-- Switch PCI:0000:[88-88] through -->
  568. <link_ctn id="PCI:0000:[88-88] down"/>
  569. <!-- Switch PCI:0000:[86-88] through -->
  570. <link_ctn id="PCI:0000:[86-88] down"/>
  571. <link_ctn id="PCI:0000:[85-88] through"/>
  572. <link_ctn id="PCI:0000:[85-88] down"/>
  573. <link_ctn id="PCI:0000:[80-8a] through"/>
  574. <link_ctn id="PCI:0000:[80-8a] down"/>
  575. <link_ctn id="Host"/>
  576. <link_ctn id="Host"/>
  577. <link_ctn id="PCI:0000:[00-13] up"/>
  578. <link_ctn id="PCI:0000:[00-13] through"/>
  579. <link_ctn id="PCI:0000:[0a-0d] up"/>
  580. <link_ctn id="PCI:0000:[0a-0d] through"/>
  581. <link_ctn id="PCI:0000:[0b-0d] up"/>
  582. <!-- Switch PCI:0000:[0b-0d] through -->
  583. <link_ctn id="PCI:0000:[0d-0d] up"/>
  584. <!-- Switch PCI:0000:[0d-0d] through -->
  585. <link_ctn id="PCI:0000:0d:00.0 up"/>
  586. </route>
  587. <route src="CUDA2" dst="CUDA5" symmetrical="NO">
  588. <link_ctn id="CUDA2-CUDA5"/>
  589. <link_ctn id="PCI:0000:87:00.0 down"/>
  590. <!-- Switch PCI:0000:[87-87] through -->
  591. <link_ctn id="PCI:0000:[87-87] down"/>
  592. <!-- Switch PCI:0000:[86-88] through -->
  593. <link_ctn id="PCI:0000:[86-88] down"/>
  594. <link_ctn id="PCI:0000:[85-88] through"/>
  595. <link_ctn id="PCI:0000:[85-88] down"/>
  596. <link_ctn id="PCI:0000:[80-8a] through"/>
  597. <link_ctn id="PCI:0000:[80-8a] down"/>
  598. <link_ctn id="Host"/>
  599. <link_ctn id="Host"/>
  600. <link_ctn id="PCI:0000:[00-13] up"/>
  601. <link_ctn id="PCI:0000:[00-13] through"/>
  602. <link_ctn id="PCI:0000:[0a-0d] up"/>
  603. <link_ctn id="PCI:0000:[0a-0d] through"/>
  604. <link_ctn id="PCI:0000:[0b-0d] up"/>
  605. <!-- Switch PCI:0000:[0b-0d] through -->
  606. <link_ctn id="PCI:0000:[0d-0d] up"/>
  607. <!-- Switch PCI:0000:[0d-0d] through -->
  608. <link_ctn id="PCI:0000:0d:00.0 up"/>
  609. </route>
  610. <route src="CUDA2" dst="CUDA6" symmetrical="NO">
  611. <link_ctn id="CUDA2-CUDA6"/>
  612. <link_ctn id="PCI:0000:84:00.0 down"/>
  613. <!-- Switch PCI:0000:[84-84] through -->
  614. <link_ctn id="PCI:0000:[84-84] down"/>
  615. <!-- Switch PCI:0000:[82-84] through -->
  616. <link_ctn id="PCI:0000:[82-84] down"/>
  617. <link_ctn id="PCI:0000:[81-84] through"/>
  618. <link_ctn id="PCI:0000:[81-84] down"/>
  619. <link_ctn id="PCI:0000:[80-8a] through"/>
  620. <link_ctn id="PCI:0000:[80-8a] down"/>
  621. <link_ctn id="Host"/>
  622. <link_ctn id="Host"/>
  623. <link_ctn id="PCI:0000:[00-13] up"/>
  624. <link_ctn id="PCI:0000:[00-13] through"/>
  625. <link_ctn id="PCI:0000:[0a-0d] up"/>
  626. <link_ctn id="PCI:0000:[0a-0d] through"/>
  627. <link_ctn id="PCI:0000:[0b-0d] up"/>
  628. <!-- Switch PCI:0000:[0b-0d] through -->
  629. <link_ctn id="PCI:0000:[0d-0d] up"/>
  630. <!-- Switch PCI:0000:[0d-0d] through -->
  631. <link_ctn id="PCI:0000:0d:00.0 up"/>
  632. </route>
  633. <route src="CUDA2" dst="CUDA7" symmetrical="NO">
  634. <link_ctn id="CUDA2-CUDA7"/>
  635. <link_ctn id="PCI:0000:83:00.0 down"/>
  636. <!-- Switch PCI:0000:[83-83] through -->
  637. <link_ctn id="PCI:0000:[83-83] down"/>
  638. <!-- Switch PCI:0000:[82-84] through -->
  639. <link_ctn id="PCI:0000:[82-84] down"/>
  640. <link_ctn id="PCI:0000:[81-84] through"/>
  641. <link_ctn id="PCI:0000:[81-84] down"/>
  642. <link_ctn id="PCI:0000:[80-8a] through"/>
  643. <link_ctn id="PCI:0000:[80-8a] down"/>
  644. <link_ctn id="Host"/>
  645. <link_ctn id="Host"/>
  646. <link_ctn id="PCI:0000:[00-13] up"/>
  647. <link_ctn id="PCI:0000:[00-13] through"/>
  648. <link_ctn id="PCI:0000:[0a-0d] up"/>
  649. <link_ctn id="PCI:0000:[0a-0d] through"/>
  650. <link_ctn id="PCI:0000:[0b-0d] up"/>
  651. <!-- Switch PCI:0000:[0b-0d] through -->
  652. <link_ctn id="PCI:0000:[0d-0d] up"/>
  653. <!-- Switch PCI:0000:[0d-0d] through -->
  654. <link_ctn id="PCI:0000:0d:00.0 up"/>
  655. </route>
  656. <route src="CUDA2" dst="RAM" symmetrical="NO">
  657. <link_ctn id="CUDA2-RAM"/>
  658. <link_ctn id="PCI:0000:0d:00.0 up"/>
  659. <!-- Switch PCI:0000:[0d-0d] through -->
  660. <link_ctn id="PCI:0000:[0d-0d] up"/>
  661. <!-- Switch PCI:0000:[0b-0d] through -->
  662. <link_ctn id="PCI:0000:[0b-0d] up"/>
  663. <link_ctn id="PCI:0000:[0a-0d] through"/>
  664. <link_ctn id="PCI:0000:[0a-0d] up"/>
  665. <link_ctn id="PCI:0000:[00-13] through"/>
  666. <link_ctn id="PCI:0000:[00-13] up"/>
  667. <link_ctn id="Host"/>
  668. </route>
  669. <route src="RAM" dst="CUDA2" symmetrical="NO">
  670. <link_ctn id="RAM-CUDA2"/>
  671. <link_ctn id="PCI:0000:0d:00.0 down"/>
  672. <!-- Switch PCI:0000:[0d-0d] through -->
  673. <link_ctn id="PCI:0000:[0d-0d] down"/>
  674. <!-- Switch PCI:0000:[0b-0d] through -->
  675. <link_ctn id="PCI:0000:[0b-0d] down"/>
  676. <link_ctn id="PCI:0000:[0a-0d] through"/>
  677. <link_ctn id="PCI:0000:[0a-0d] down"/>
  678. <link_ctn id="PCI:0000:[00-13] through"/>
  679. <link_ctn id="PCI:0000:[00-13] down"/>
  680. <link_ctn id="Host"/>
  681. </route>
  682. <route src="CUDA3" dst="CUDA0" symmetrical="NO">
  683. <link_ctn id="CUDA3-CUDA0"/>
  684. <link_ctn id="PCI:0000:12:00.0 down"/>
  685. <!-- Switch PCI:0000:[12-12] through -->
  686. <link_ctn id="PCI:0000:[12-12] down"/>
  687. <!-- Switch PCI:0000:[10-12] through -->
  688. <link_ctn id="PCI:0000:[10-12] down"/>
  689. <link_ctn id="PCI:0000:[0f-12] through"/>
  690. <link_ctn id="PCI:0000:[0f-12] down"/>
  691. <link_ctn id="PCI:0000:[00-13] through"/>
  692. <link_ctn id="PCI:0000:[0a-0d] up"/>
  693. <link_ctn id="PCI:0000:[0a-0d] through"/>
  694. <link_ctn id="PCI:0000:[0b-0d] up"/>
  695. <!-- Switch PCI:0000:[0b-0d] through -->
  696. <link_ctn id="PCI:0000:[0c-0c] up"/>
  697. <!-- Switch PCI:0000:[0c-0c] through -->
  698. <link_ctn id="PCI:0000:0c:00.0 up"/>
  699. </route>
  700. <route src="CUDA3" dst="CUDA1" symmetrical="NO">
  701. <link_ctn id="CUDA3-CUDA1"/>
  702. <link_ctn id="PCI:0000:11:00.0 down"/>
  703. <!-- Switch PCI:0000:[11-11] through -->
  704. <link_ctn id="PCI:0000:[11-11] down"/>
  705. <!-- Switch PCI:0000:[10-12] through -->
  706. <link_ctn id="PCI:0000:[10-12] down"/>
  707. <link_ctn id="PCI:0000:[0f-12] through"/>
  708. <link_ctn id="PCI:0000:[0f-12] down"/>
  709. <link_ctn id="PCI:0000:[00-13] through"/>
  710. <link_ctn id="PCI:0000:[0a-0d] up"/>
  711. <link_ctn id="PCI:0000:[0a-0d] through"/>
  712. <link_ctn id="PCI:0000:[0b-0d] up"/>
  713. <!-- Switch PCI:0000:[0b-0d] through -->
  714. <link_ctn id="PCI:0000:[0c-0c] up"/>
  715. <!-- Switch PCI:0000:[0c-0c] through -->
  716. <link_ctn id="PCI:0000:0c:00.0 up"/>
  717. </route>
  718. <route src="CUDA3" dst="CUDA2" symmetrical="NO">
  719. <link_ctn id="CUDA3-CUDA2"/>
  720. <link_ctn id="PCI:0000:0d:00.0 down"/>
  721. <!-- Switch PCI:0000:[0d-0d] through -->
  722. <link_ctn id="PCI:0000:[0d-0d] down"/>
  723. <!-- Switch PCI:0000:[0b-0d] through -->
  724. <link_ctn id="PCI:0000:[0c-0c] up"/>
  725. <!-- Switch PCI:0000:[0c-0c] through -->
  726. <link_ctn id="PCI:0000:0c:00.0 up"/>
  727. </route>
  728. <route src="CUDA3" dst="CUDA4" symmetrical="NO">
  729. <link_ctn id="CUDA3-CUDA4"/>
  730. <link_ctn id="PCI:0000:88:00.0 down"/>
  731. <!-- Switch PCI:0000:[88-88] through -->
  732. <link_ctn id="PCI:0000:[88-88] down"/>
  733. <!-- Switch PCI:0000:[86-88] through -->
  734. <link_ctn id="PCI:0000:[86-88] down"/>
  735. <link_ctn id="PCI:0000:[85-88] through"/>
  736. <link_ctn id="PCI:0000:[85-88] down"/>
  737. <link_ctn id="PCI:0000:[80-8a] through"/>
  738. <link_ctn id="PCI:0000:[80-8a] down"/>
  739. <link_ctn id="Host"/>
  740. <link_ctn id="Host"/>
  741. <link_ctn id="PCI:0000:[00-13] up"/>
  742. <link_ctn id="PCI:0000:[00-13] through"/>
  743. <link_ctn id="PCI:0000:[0a-0d] up"/>
  744. <link_ctn id="PCI:0000:[0a-0d] through"/>
  745. <link_ctn id="PCI:0000:[0b-0d] up"/>
  746. <!-- Switch PCI:0000:[0b-0d] through -->
  747. <link_ctn id="PCI:0000:[0c-0c] up"/>
  748. <!-- Switch PCI:0000:[0c-0c] through -->
  749. <link_ctn id="PCI:0000:0c:00.0 up"/>
  750. </route>
  751. <route src="CUDA3" dst="CUDA5" symmetrical="NO">
  752. <link_ctn id="CUDA3-CUDA5"/>
  753. <link_ctn id="PCI:0000:87:00.0 down"/>
  754. <!-- Switch PCI:0000:[87-87] through -->
  755. <link_ctn id="PCI:0000:[87-87] down"/>
  756. <!-- Switch PCI:0000:[86-88] through -->
  757. <link_ctn id="PCI:0000:[86-88] down"/>
  758. <link_ctn id="PCI:0000:[85-88] through"/>
  759. <link_ctn id="PCI:0000:[85-88] down"/>
  760. <link_ctn id="PCI:0000:[80-8a] through"/>
  761. <link_ctn id="PCI:0000:[80-8a] down"/>
  762. <link_ctn id="Host"/>
  763. <link_ctn id="Host"/>
  764. <link_ctn id="PCI:0000:[00-13] up"/>
  765. <link_ctn id="PCI:0000:[00-13] through"/>
  766. <link_ctn id="PCI:0000:[0a-0d] up"/>
  767. <link_ctn id="PCI:0000:[0a-0d] through"/>
  768. <link_ctn id="PCI:0000:[0b-0d] up"/>
  769. <!-- Switch PCI:0000:[0b-0d] through -->
  770. <link_ctn id="PCI:0000:[0c-0c] up"/>
  771. <!-- Switch PCI:0000:[0c-0c] through -->
  772. <link_ctn id="PCI:0000:0c:00.0 up"/>
  773. </route>
  774. <route src="CUDA3" dst="CUDA6" symmetrical="NO">
  775. <link_ctn id="CUDA3-CUDA6"/>
  776. <link_ctn id="PCI:0000:84:00.0 down"/>
  777. <!-- Switch PCI:0000:[84-84] through -->
  778. <link_ctn id="PCI:0000:[84-84] down"/>
  779. <!-- Switch PCI:0000:[82-84] through -->
  780. <link_ctn id="PCI:0000:[82-84] down"/>
  781. <link_ctn id="PCI:0000:[81-84] through"/>
  782. <link_ctn id="PCI:0000:[81-84] down"/>
  783. <link_ctn id="PCI:0000:[80-8a] through"/>
  784. <link_ctn id="PCI:0000:[80-8a] down"/>
  785. <link_ctn id="Host"/>
  786. <link_ctn id="Host"/>
  787. <link_ctn id="PCI:0000:[00-13] up"/>
  788. <link_ctn id="PCI:0000:[00-13] through"/>
  789. <link_ctn id="PCI:0000:[0a-0d] up"/>
  790. <link_ctn id="PCI:0000:[0a-0d] through"/>
  791. <link_ctn id="PCI:0000:[0b-0d] up"/>
  792. <!-- Switch PCI:0000:[0b-0d] through -->
  793. <link_ctn id="PCI:0000:[0c-0c] up"/>
  794. <!-- Switch PCI:0000:[0c-0c] through -->
  795. <link_ctn id="PCI:0000:0c:00.0 up"/>
  796. </route>
  797. <route src="CUDA3" dst="CUDA7" symmetrical="NO">
  798. <link_ctn id="CUDA3-CUDA7"/>
  799. <link_ctn id="PCI:0000:83:00.0 down"/>
  800. <!-- Switch PCI:0000:[83-83] through -->
  801. <link_ctn id="PCI:0000:[83-83] down"/>
  802. <!-- Switch PCI:0000:[82-84] through -->
  803. <link_ctn id="PCI:0000:[82-84] down"/>
  804. <link_ctn id="PCI:0000:[81-84] through"/>
  805. <link_ctn id="PCI:0000:[81-84] down"/>
  806. <link_ctn id="PCI:0000:[80-8a] through"/>
  807. <link_ctn id="PCI:0000:[80-8a] down"/>
  808. <link_ctn id="Host"/>
  809. <link_ctn id="Host"/>
  810. <link_ctn id="PCI:0000:[00-13] up"/>
  811. <link_ctn id="PCI:0000:[00-13] through"/>
  812. <link_ctn id="PCI:0000:[0a-0d] up"/>
  813. <link_ctn id="PCI:0000:[0a-0d] through"/>
  814. <link_ctn id="PCI:0000:[0b-0d] up"/>
  815. <!-- Switch PCI:0000:[0b-0d] through -->
  816. <link_ctn id="PCI:0000:[0c-0c] up"/>
  817. <!-- Switch PCI:0000:[0c-0c] through -->
  818. <link_ctn id="PCI:0000:0c:00.0 up"/>
  819. </route>
  820. <route src="CUDA3" dst="RAM" symmetrical="NO">
  821. <link_ctn id="CUDA3-RAM"/>
  822. <link_ctn id="PCI:0000:0c:00.0 up"/>
  823. <!-- Switch PCI:0000:[0c-0c] through -->
  824. <link_ctn id="PCI:0000:[0c-0c] up"/>
  825. <!-- Switch PCI:0000:[0b-0d] through -->
  826. <link_ctn id="PCI:0000:[0b-0d] up"/>
  827. <link_ctn id="PCI:0000:[0a-0d] through"/>
  828. <link_ctn id="PCI:0000:[0a-0d] up"/>
  829. <link_ctn id="PCI:0000:[00-13] through"/>
  830. <link_ctn id="PCI:0000:[00-13] up"/>
  831. <link_ctn id="Host"/>
  832. </route>
  833. <route src="RAM" dst="CUDA3" symmetrical="NO">
  834. <link_ctn id="RAM-CUDA3"/>
  835. <link_ctn id="PCI:0000:0c:00.0 down"/>
  836. <!-- Switch PCI:0000:[0c-0c] through -->
  837. <link_ctn id="PCI:0000:[0c-0c] down"/>
  838. <!-- Switch PCI:0000:[0b-0d] through -->
  839. <link_ctn id="PCI:0000:[0b-0d] down"/>
  840. <link_ctn id="PCI:0000:[0a-0d] through"/>
  841. <link_ctn id="PCI:0000:[0a-0d] down"/>
  842. <link_ctn id="PCI:0000:[00-13] through"/>
  843. <link_ctn id="PCI:0000:[00-13] down"/>
  844. <link_ctn id="Host"/>
  845. </route>
  846. <route src="CUDA4" dst="CUDA0" symmetrical="NO">
  847. <link_ctn id="CUDA4-CUDA0"/>
  848. <link_ctn id="PCI:0000:12:00.0 down"/>
  849. <!-- Switch PCI:0000:[12-12] through -->
  850. <link_ctn id="PCI:0000:[12-12] down"/>
  851. <!-- Switch PCI:0000:[10-12] through -->
  852. <link_ctn id="PCI:0000:[10-12] down"/>
  853. <link_ctn id="PCI:0000:[0f-12] through"/>
  854. <link_ctn id="PCI:0000:[0f-12] down"/>
  855. <link_ctn id="PCI:0000:[00-13] through"/>
  856. <link_ctn id="PCI:0000:[00-13] down"/>
  857. <link_ctn id="Host"/>
  858. <link_ctn id="Host"/>
  859. <link_ctn id="PCI:0000:[80-8a] up"/>
  860. <link_ctn id="PCI:0000:[80-8a] through"/>
  861. <link_ctn id="PCI:0000:[85-88] up"/>
  862. <link_ctn id="PCI:0000:[85-88] through"/>
  863. <link_ctn id="PCI:0000:[86-88] up"/>
  864. <!-- Switch PCI:0000:[86-88] through -->
  865. <link_ctn id="PCI:0000:[88-88] up"/>
  866. <!-- Switch PCI:0000:[88-88] through -->
  867. <link_ctn id="PCI:0000:88:00.0 up"/>
  868. </route>
  869. <route src="CUDA4" dst="CUDA1" symmetrical="NO">
  870. <link_ctn id="CUDA4-CUDA1"/>
  871. <link_ctn id="PCI:0000:11:00.0 down"/>
  872. <!-- Switch PCI:0000:[11-11] through -->
  873. <link_ctn id="PCI:0000:[11-11] down"/>
  874. <!-- Switch PCI:0000:[10-12] through -->
  875. <link_ctn id="PCI:0000:[10-12] down"/>
  876. <link_ctn id="PCI:0000:[0f-12] through"/>
  877. <link_ctn id="PCI:0000:[0f-12] down"/>
  878. <link_ctn id="PCI:0000:[00-13] through"/>
  879. <link_ctn id="PCI:0000:[00-13] down"/>
  880. <link_ctn id="Host"/>
  881. <link_ctn id="Host"/>
  882. <link_ctn id="PCI:0000:[80-8a] up"/>
  883. <link_ctn id="PCI:0000:[80-8a] through"/>
  884. <link_ctn id="PCI:0000:[85-88] up"/>
  885. <link_ctn id="PCI:0000:[85-88] through"/>
  886. <link_ctn id="PCI:0000:[86-88] up"/>
  887. <!-- Switch PCI:0000:[86-88] through -->
  888. <link_ctn id="PCI:0000:[88-88] up"/>
  889. <!-- Switch PCI:0000:[88-88] through -->
  890. <link_ctn id="PCI:0000:88:00.0 up"/>
  891. </route>
  892. <route src="CUDA4" dst="CUDA2" symmetrical="NO">
  893. <link_ctn id="CUDA4-CUDA2"/>
  894. <link_ctn id="PCI:0000:0d:00.0 down"/>
  895. <!-- Switch PCI:0000:[0d-0d] through -->
  896. <link_ctn id="PCI:0000:[0d-0d] down"/>
  897. <!-- Switch PCI:0000:[0b-0d] through -->
  898. <link_ctn id="PCI:0000:[0b-0d] down"/>
  899. <link_ctn id="PCI:0000:[0a-0d] through"/>
  900. <link_ctn id="PCI:0000:[0a-0d] down"/>
  901. <link_ctn id="PCI:0000:[00-13] through"/>
  902. <link_ctn id="PCI:0000:[00-13] down"/>
  903. <link_ctn id="Host"/>
  904. <link_ctn id="Host"/>
  905. <link_ctn id="PCI:0000:[80-8a] up"/>
  906. <link_ctn id="PCI:0000:[80-8a] through"/>
  907. <link_ctn id="PCI:0000:[85-88] up"/>
  908. <link_ctn id="PCI:0000:[85-88] through"/>
  909. <link_ctn id="PCI:0000:[86-88] up"/>
  910. <!-- Switch PCI:0000:[86-88] through -->
  911. <link_ctn id="PCI:0000:[88-88] up"/>
  912. <!-- Switch PCI:0000:[88-88] through -->
  913. <link_ctn id="PCI:0000:88:00.0 up"/>
  914. </route>
  915. <route src="CUDA4" dst="CUDA3" symmetrical="NO">
  916. <link_ctn id="CUDA4-CUDA3"/>
  917. <link_ctn id="PCI:0000:0c:00.0 down"/>
  918. <!-- Switch PCI:0000:[0c-0c] through -->
  919. <link_ctn id="PCI:0000:[0c-0c] down"/>
  920. <!-- Switch PCI:0000:[0b-0d] through -->
  921. <link_ctn id="PCI:0000:[0b-0d] down"/>
  922. <link_ctn id="PCI:0000:[0a-0d] through"/>
  923. <link_ctn id="PCI:0000:[0a-0d] down"/>
  924. <link_ctn id="PCI:0000:[00-13] through"/>
  925. <link_ctn id="PCI:0000:[00-13] down"/>
  926. <link_ctn id="Host"/>
  927. <link_ctn id="Host"/>
  928. <link_ctn id="PCI:0000:[80-8a] up"/>
  929. <link_ctn id="PCI:0000:[80-8a] through"/>
  930. <link_ctn id="PCI:0000:[85-88] up"/>
  931. <link_ctn id="PCI:0000:[85-88] through"/>
  932. <link_ctn id="PCI:0000:[86-88] up"/>
  933. <!-- Switch PCI:0000:[86-88] through -->
  934. <link_ctn id="PCI:0000:[88-88] up"/>
  935. <!-- Switch PCI:0000:[88-88] through -->
  936. <link_ctn id="PCI:0000:88:00.0 up"/>
  937. </route>
  938. <route src="CUDA4" dst="CUDA5" symmetrical="NO">
  939. <link_ctn id="CUDA4-CUDA5"/>
  940. <link_ctn id="PCI:0000:87:00.0 down"/>
  941. <!-- Switch PCI:0000:[87-87] through -->
  942. <link_ctn id="PCI:0000:[87-87] down"/>
  943. <!-- Switch PCI:0000:[86-88] through -->
  944. <link_ctn id="PCI:0000:[88-88] up"/>
  945. <!-- Switch PCI:0000:[88-88] through -->
  946. <link_ctn id="PCI:0000:88:00.0 up"/>
  947. </route>
  948. <route src="CUDA4" dst="CUDA6" symmetrical="NO">
  949. <link_ctn id="CUDA4-CUDA6"/>
  950. <link_ctn id="PCI:0000:84:00.0 down"/>
  951. <!-- Switch PCI:0000:[84-84] through -->
  952. <link_ctn id="PCI:0000:[84-84] down"/>
  953. <!-- Switch PCI:0000:[82-84] through -->
  954. <link_ctn id="PCI:0000:[82-84] down"/>
  955. <link_ctn id="PCI:0000:[81-84] through"/>
  956. <link_ctn id="PCI:0000:[81-84] down"/>
  957. <link_ctn id="PCI:0000:[80-8a] through"/>
  958. <link_ctn id="PCI:0000:[85-88] up"/>
  959. <link_ctn id="PCI:0000:[85-88] through"/>
  960. <link_ctn id="PCI:0000:[86-88] up"/>
  961. <!-- Switch PCI:0000:[86-88] through -->
  962. <link_ctn id="PCI:0000:[88-88] up"/>
  963. <!-- Switch PCI:0000:[88-88] through -->
  964. <link_ctn id="PCI:0000:88:00.0 up"/>
  965. </route>
  966. <route src="CUDA4" dst="CUDA7" symmetrical="NO">
  967. <link_ctn id="CUDA4-CUDA7"/>
  968. <link_ctn id="PCI:0000:83:00.0 down"/>
  969. <!-- Switch PCI:0000:[83-83] through -->
  970. <link_ctn id="PCI:0000:[83-83] down"/>
  971. <!-- Switch PCI:0000:[82-84] through -->
  972. <link_ctn id="PCI:0000:[82-84] down"/>
  973. <link_ctn id="PCI:0000:[81-84] through"/>
  974. <link_ctn id="PCI:0000:[81-84] down"/>
  975. <link_ctn id="PCI:0000:[80-8a] through"/>
  976. <link_ctn id="PCI:0000:[85-88] up"/>
  977. <link_ctn id="PCI:0000:[85-88] through"/>
  978. <link_ctn id="PCI:0000:[86-88] up"/>
  979. <!-- Switch PCI:0000:[86-88] through -->
  980. <link_ctn id="PCI:0000:[88-88] up"/>
  981. <!-- Switch PCI:0000:[88-88] through -->
  982. <link_ctn id="PCI:0000:88:00.0 up"/>
  983. </route>
  984. <route src="CUDA4" dst="RAM" symmetrical="NO">
  985. <link_ctn id="CUDA4-RAM"/>
  986. <link_ctn id="PCI:0000:88:00.0 up"/>
  987. <!-- Switch PCI:0000:[88-88] through -->
  988. <link_ctn id="PCI:0000:[88-88] up"/>
  989. <!-- Switch PCI:0000:[86-88] through -->
  990. <link_ctn id="PCI:0000:[86-88] up"/>
  991. <link_ctn id="PCI:0000:[85-88] through"/>
  992. <link_ctn id="PCI:0000:[85-88] up"/>
  993. <link_ctn id="PCI:0000:[80-8a] through"/>
  994. <link_ctn id="PCI:0000:[80-8a] up"/>
  995. <link_ctn id="Host"/>
  996. </route>
  997. <route src="RAM" dst="CUDA4" symmetrical="NO">
  998. <link_ctn id="RAM-CUDA4"/>
  999. <link_ctn id="PCI:0000:88:00.0 down"/>
  1000. <!-- Switch PCI:0000:[88-88] through -->
  1001. <link_ctn id="PCI:0000:[88-88] down"/>
  1002. <!-- Switch PCI:0000:[86-88] through -->
  1003. <link_ctn id="PCI:0000:[86-88] down"/>
  1004. <link_ctn id="PCI:0000:[85-88] through"/>
  1005. <link_ctn id="PCI:0000:[85-88] down"/>
  1006. <link_ctn id="PCI:0000:[80-8a] through"/>
  1007. <link_ctn id="PCI:0000:[80-8a] down"/>
  1008. <link_ctn id="Host"/>
  1009. </route>
  1010. <route src="CUDA5" dst="CUDA0" symmetrical="NO">
  1011. <link_ctn id="CUDA5-CUDA0"/>
  1012. <link_ctn id="PCI:0000:12:00.0 down"/>
  1013. <!-- Switch PCI:0000:[12-12] through -->
  1014. <link_ctn id="PCI:0000:[12-12] down"/>
  1015. <!-- Switch PCI:0000:[10-12] through -->
  1016. <link_ctn id="PCI:0000:[10-12] down"/>
  1017. <link_ctn id="PCI:0000:[0f-12] through"/>
  1018. <link_ctn id="PCI:0000:[0f-12] down"/>
  1019. <link_ctn id="PCI:0000:[00-13] through"/>
  1020. <link_ctn id="PCI:0000:[00-13] down"/>
  1021. <link_ctn id="Host"/>
  1022. <link_ctn id="Host"/>
  1023. <link_ctn id="PCI:0000:[80-8a] up"/>
  1024. <link_ctn id="PCI:0000:[80-8a] through"/>
  1025. <link_ctn id="PCI:0000:[85-88] up"/>
  1026. <link_ctn id="PCI:0000:[85-88] through"/>
  1027. <link_ctn id="PCI:0000:[86-88] up"/>
  1028. <!-- Switch PCI:0000:[86-88] through -->
  1029. <link_ctn id="PCI:0000:[87-87] up"/>
  1030. <!-- Switch PCI:0000:[87-87] through -->
  1031. <link_ctn id="PCI:0000:87:00.0 up"/>
  1032. </route>
  1033. <route src="CUDA5" dst="CUDA1" symmetrical="NO">
  1034. <link_ctn id="CUDA5-CUDA1"/>
  1035. <link_ctn id="PCI:0000:11:00.0 down"/>
  1036. <!-- Switch PCI:0000:[11-11] through -->
  1037. <link_ctn id="PCI:0000:[11-11] down"/>
  1038. <!-- Switch PCI:0000:[10-12] through -->
  1039. <link_ctn id="PCI:0000:[10-12] down"/>
  1040. <link_ctn id="PCI:0000:[0f-12] through"/>
  1041. <link_ctn id="PCI:0000:[0f-12] down"/>
  1042. <link_ctn id="PCI:0000:[00-13] through"/>
  1043. <link_ctn id="PCI:0000:[00-13] down"/>
  1044. <link_ctn id="Host"/>
  1045. <link_ctn id="Host"/>
  1046. <link_ctn id="PCI:0000:[80-8a] up"/>
  1047. <link_ctn id="PCI:0000:[80-8a] through"/>
  1048. <link_ctn id="PCI:0000:[85-88] up"/>
  1049. <link_ctn id="PCI:0000:[85-88] through"/>
  1050. <link_ctn id="PCI:0000:[86-88] up"/>
  1051. <!-- Switch PCI:0000:[86-88] through -->
  1052. <link_ctn id="PCI:0000:[87-87] up"/>
  1053. <!-- Switch PCI:0000:[87-87] through -->
  1054. <link_ctn id="PCI:0000:87:00.0 up"/>
  1055. </route>
  1056. <route src="CUDA5" dst="CUDA2" symmetrical="NO">
  1057. <link_ctn id="CUDA5-CUDA2"/>
  1058. <link_ctn id="PCI:0000:0d:00.0 down"/>
  1059. <!-- Switch PCI:0000:[0d-0d] through -->
  1060. <link_ctn id="PCI:0000:[0d-0d] down"/>
  1061. <!-- Switch PCI:0000:[0b-0d] through -->
  1062. <link_ctn id="PCI:0000:[0b-0d] down"/>
  1063. <link_ctn id="PCI:0000:[0a-0d] through"/>
  1064. <link_ctn id="PCI:0000:[0a-0d] down"/>
  1065. <link_ctn id="PCI:0000:[00-13] through"/>
  1066. <link_ctn id="PCI:0000:[00-13] down"/>
  1067. <link_ctn id="Host"/>
  1068. <link_ctn id="Host"/>
  1069. <link_ctn id="PCI:0000:[80-8a] up"/>
  1070. <link_ctn id="PCI:0000:[80-8a] through"/>
  1071. <link_ctn id="PCI:0000:[85-88] up"/>
  1072. <link_ctn id="PCI:0000:[85-88] through"/>
  1073. <link_ctn id="PCI:0000:[86-88] up"/>
  1074. <!-- Switch PCI:0000:[86-88] through -->
  1075. <link_ctn id="PCI:0000:[87-87] up"/>
  1076. <!-- Switch PCI:0000:[87-87] through -->
  1077. <link_ctn id="PCI:0000:87:00.0 up"/>
  1078. </route>
  1079. <route src="CUDA5" dst="CUDA3" symmetrical="NO">
  1080. <link_ctn id="CUDA5-CUDA3"/>
  1081. <link_ctn id="PCI:0000:0c:00.0 down"/>
  1082. <!-- Switch PCI:0000:[0c-0c] through -->
  1083. <link_ctn id="PCI:0000:[0c-0c] down"/>
  1084. <!-- Switch PCI:0000:[0b-0d] through -->
  1085. <link_ctn id="PCI:0000:[0b-0d] down"/>
  1086. <link_ctn id="PCI:0000:[0a-0d] through"/>
  1087. <link_ctn id="PCI:0000:[0a-0d] down"/>
  1088. <link_ctn id="PCI:0000:[00-13] through"/>
  1089. <link_ctn id="PCI:0000:[00-13] down"/>
  1090. <link_ctn id="Host"/>
  1091. <link_ctn id="Host"/>
  1092. <link_ctn id="PCI:0000:[80-8a] up"/>
  1093. <link_ctn id="PCI:0000:[80-8a] through"/>
  1094. <link_ctn id="PCI:0000:[85-88] up"/>
  1095. <link_ctn id="PCI:0000:[85-88] through"/>
  1096. <link_ctn id="PCI:0000:[86-88] up"/>
  1097. <!-- Switch PCI:0000:[86-88] through -->
  1098. <link_ctn id="PCI:0000:[87-87] up"/>
  1099. <!-- Switch PCI:0000:[87-87] through -->
  1100. <link_ctn id="PCI:0000:87:00.0 up"/>
  1101. </route>
  1102. <route src="CUDA5" dst="CUDA4" symmetrical="NO">
  1103. <link_ctn id="CUDA5-CUDA4"/>
  1104. <link_ctn id="PCI:0000:88:00.0 down"/>
  1105. <!-- Switch PCI:0000:[88-88] through -->
  1106. <link_ctn id="PCI:0000:[88-88] down"/>
  1107. <!-- Switch PCI:0000:[86-88] through -->
  1108. <link_ctn id="PCI:0000:[87-87] up"/>
  1109. <!-- Switch PCI:0000:[87-87] through -->
  1110. <link_ctn id="PCI:0000:87:00.0 up"/>
  1111. </route>
  1112. <route src="CUDA5" dst="CUDA6" symmetrical="NO">
  1113. <link_ctn id="CUDA5-CUDA6"/>
  1114. <link_ctn id="PCI:0000:84:00.0 down"/>
  1115. <!-- Switch PCI:0000:[84-84] through -->
  1116. <link_ctn id="PCI:0000:[84-84] down"/>
  1117. <!-- Switch PCI:0000:[82-84] through -->
  1118. <link_ctn id="PCI:0000:[82-84] down"/>
  1119. <link_ctn id="PCI:0000:[81-84] through"/>
  1120. <link_ctn id="PCI:0000:[81-84] down"/>
  1121. <link_ctn id="PCI:0000:[80-8a] through"/>
  1122. <link_ctn id="PCI:0000:[85-88] up"/>
  1123. <link_ctn id="PCI:0000:[85-88] through"/>
  1124. <link_ctn id="PCI:0000:[86-88] up"/>
  1125. <!-- Switch PCI:0000:[86-88] through -->
  1126. <link_ctn id="PCI:0000:[87-87] up"/>
  1127. <!-- Switch PCI:0000:[87-87] through -->
  1128. <link_ctn id="PCI:0000:87:00.0 up"/>
  1129. </route>
  1130. <route src="CUDA5" dst="CUDA7" symmetrical="NO">
  1131. <link_ctn id="CUDA5-CUDA7"/>
  1132. <link_ctn id="PCI:0000:83:00.0 down"/>
  1133. <!-- Switch PCI:0000:[83-83] through -->
  1134. <link_ctn id="PCI:0000:[83-83] down"/>
  1135. <!-- Switch PCI:0000:[82-84] through -->
  1136. <link_ctn id="PCI:0000:[82-84] down"/>
  1137. <link_ctn id="PCI:0000:[81-84] through"/>
  1138. <link_ctn id="PCI:0000:[81-84] down"/>
  1139. <link_ctn id="PCI:0000:[80-8a] through"/>
  1140. <link_ctn id="PCI:0000:[85-88] up"/>
  1141. <link_ctn id="PCI:0000:[85-88] through"/>
  1142. <link_ctn id="PCI:0000:[86-88] up"/>
  1143. <!-- Switch PCI:0000:[86-88] through -->
  1144. <link_ctn id="PCI:0000:[87-87] up"/>
  1145. <!-- Switch PCI:0000:[87-87] through -->
  1146. <link_ctn id="PCI:0000:87:00.0 up"/>
  1147. </route>
  1148. <route src="CUDA5" dst="RAM" symmetrical="NO">
  1149. <link_ctn id="CUDA5-RAM"/>
  1150. <link_ctn id="PCI:0000:87:00.0 up"/>
  1151. <!-- Switch PCI:0000:[87-87] through -->
  1152. <link_ctn id="PCI:0000:[87-87] up"/>
  1153. <!-- Switch PCI:0000:[86-88] through -->
  1154. <link_ctn id="PCI:0000:[86-88] up"/>
  1155. <link_ctn id="PCI:0000:[85-88] through"/>
  1156. <link_ctn id="PCI:0000:[85-88] up"/>
  1157. <link_ctn id="PCI:0000:[80-8a] through"/>
  1158. <link_ctn id="PCI:0000:[80-8a] up"/>
  1159. <link_ctn id="Host"/>
  1160. </route>
  1161. <route src="RAM" dst="CUDA5" symmetrical="NO">
  1162. <link_ctn id="RAM-CUDA5"/>
  1163. <link_ctn id="PCI:0000:87:00.0 down"/>
  1164. <!-- Switch PCI:0000:[87-87] through -->
  1165. <link_ctn id="PCI:0000:[87-87] down"/>
  1166. <!-- Switch PCI:0000:[86-88] through -->
  1167. <link_ctn id="PCI:0000:[86-88] down"/>
  1168. <link_ctn id="PCI:0000:[85-88] through"/>
  1169. <link_ctn id="PCI:0000:[85-88] down"/>
  1170. <link_ctn id="PCI:0000:[80-8a] through"/>
  1171. <link_ctn id="PCI:0000:[80-8a] down"/>
  1172. <link_ctn id="Host"/>
  1173. </route>
  1174. <route src="CUDA6" dst="CUDA0" symmetrical="NO">
  1175. <link_ctn id="CUDA6-CUDA0"/>
  1176. <link_ctn id="PCI:0000:12:00.0 down"/>
  1177. <!-- Switch PCI:0000:[12-12] through -->
  1178. <link_ctn id="PCI:0000:[12-12] down"/>
  1179. <!-- Switch PCI:0000:[10-12] through -->
  1180. <link_ctn id="PCI:0000:[10-12] down"/>
  1181. <link_ctn id="PCI:0000:[0f-12] through"/>
  1182. <link_ctn id="PCI:0000:[0f-12] down"/>
  1183. <link_ctn id="PCI:0000:[00-13] through"/>
  1184. <link_ctn id="PCI:0000:[00-13] down"/>
  1185. <link_ctn id="Host"/>
  1186. <link_ctn id="Host"/>
  1187. <link_ctn id="PCI:0000:[80-8a] up"/>
  1188. <link_ctn id="PCI:0000:[80-8a] through"/>
  1189. <link_ctn id="PCI:0000:[81-84] up"/>
  1190. <link_ctn id="PCI:0000:[81-84] through"/>
  1191. <link_ctn id="PCI:0000:[82-84] up"/>
  1192. <!-- Switch PCI:0000:[82-84] through -->
  1193. <link_ctn id="PCI:0000:[84-84] up"/>
  1194. <!-- Switch PCI:0000:[84-84] through -->
  1195. <link_ctn id="PCI:0000:84:00.0 up"/>
  1196. </route>
  1197. <route src="CUDA6" dst="CUDA1" symmetrical="NO">
  1198. <link_ctn id="CUDA6-CUDA1"/>
  1199. <link_ctn id="PCI:0000:11:00.0 down"/>
  1200. <!-- Switch PCI:0000:[11-11] through -->
  1201. <link_ctn id="PCI:0000:[11-11] down"/>
  1202. <!-- Switch PCI:0000:[10-12] through -->
  1203. <link_ctn id="PCI:0000:[10-12] down"/>
  1204. <link_ctn id="PCI:0000:[0f-12] through"/>
  1205. <link_ctn id="PCI:0000:[0f-12] down"/>
  1206. <link_ctn id="PCI:0000:[00-13] through"/>
  1207. <link_ctn id="PCI:0000:[00-13] down"/>
  1208. <link_ctn id="Host"/>
  1209. <link_ctn id="Host"/>
  1210. <link_ctn id="PCI:0000:[80-8a] up"/>
  1211. <link_ctn id="PCI:0000:[80-8a] through"/>
  1212. <link_ctn id="PCI:0000:[81-84] up"/>
  1213. <link_ctn id="PCI:0000:[81-84] through"/>
  1214. <link_ctn id="PCI:0000:[82-84] up"/>
  1215. <!-- Switch PCI:0000:[82-84] through -->
  1216. <link_ctn id="PCI:0000:[84-84] up"/>
  1217. <!-- Switch PCI:0000:[84-84] through -->
  1218. <link_ctn id="PCI:0000:84:00.0 up"/>
  1219. </route>
  1220. <route src="CUDA6" dst="CUDA2" symmetrical="NO">
  1221. <link_ctn id="CUDA6-CUDA2"/>
  1222. <link_ctn id="PCI:0000:0d:00.0 down"/>
  1223. <!-- Switch PCI:0000:[0d-0d] through -->
  1224. <link_ctn id="PCI:0000:[0d-0d] down"/>
  1225. <!-- Switch PCI:0000:[0b-0d] through -->
  1226. <link_ctn id="PCI:0000:[0b-0d] down"/>
  1227. <link_ctn id="PCI:0000:[0a-0d] through"/>
  1228. <link_ctn id="PCI:0000:[0a-0d] down"/>
  1229. <link_ctn id="PCI:0000:[00-13] through"/>
  1230. <link_ctn id="PCI:0000:[00-13] down"/>
  1231. <link_ctn id="Host"/>
  1232. <link_ctn id="Host"/>
  1233. <link_ctn id="PCI:0000:[80-8a] up"/>
  1234. <link_ctn id="PCI:0000:[80-8a] through"/>
  1235. <link_ctn id="PCI:0000:[81-84] up"/>
  1236. <link_ctn id="PCI:0000:[81-84] through"/>
  1237. <link_ctn id="PCI:0000:[82-84] up"/>
  1238. <!-- Switch PCI:0000:[82-84] through -->
  1239. <link_ctn id="PCI:0000:[84-84] up"/>
  1240. <!-- Switch PCI:0000:[84-84] through -->
  1241. <link_ctn id="PCI:0000:84:00.0 up"/>
  1242. </route>
  1243. <route src="CUDA6" dst="CUDA3" symmetrical="NO">
  1244. <link_ctn id="CUDA6-CUDA3"/>
  1245. <link_ctn id="PCI:0000:0c:00.0 down"/>
  1246. <!-- Switch PCI:0000:[0c-0c] through -->
  1247. <link_ctn id="PCI:0000:[0c-0c] down"/>
  1248. <!-- Switch PCI:0000:[0b-0d] through -->
  1249. <link_ctn id="PCI:0000:[0b-0d] down"/>
  1250. <link_ctn id="PCI:0000:[0a-0d] through"/>
  1251. <link_ctn id="PCI:0000:[0a-0d] down"/>
  1252. <link_ctn id="PCI:0000:[00-13] through"/>
  1253. <link_ctn id="PCI:0000:[00-13] down"/>
  1254. <link_ctn id="Host"/>
  1255. <link_ctn id="Host"/>
  1256. <link_ctn id="PCI:0000:[80-8a] up"/>
  1257. <link_ctn id="PCI:0000:[80-8a] through"/>
  1258. <link_ctn id="PCI:0000:[81-84] up"/>
  1259. <link_ctn id="PCI:0000:[81-84] through"/>
  1260. <link_ctn id="PCI:0000:[82-84] up"/>
  1261. <!-- Switch PCI:0000:[82-84] through -->
  1262. <link_ctn id="PCI:0000:[84-84] up"/>
  1263. <!-- Switch PCI:0000:[84-84] through -->
  1264. <link_ctn id="PCI:0000:84:00.0 up"/>
  1265. </route>
  1266. <route src="CUDA6" dst="CUDA4" symmetrical="NO">
  1267. <link_ctn id="CUDA6-CUDA4"/>
  1268. <link_ctn id="PCI:0000:88:00.0 down"/>
  1269. <!-- Switch PCI:0000:[88-88] through -->
  1270. <link_ctn id="PCI:0000:[88-88] down"/>
  1271. <!-- Switch PCI:0000:[86-88] through -->
  1272. <link_ctn id="PCI:0000:[86-88] down"/>
  1273. <link_ctn id="PCI:0000:[85-88] through"/>
  1274. <link_ctn id="PCI:0000:[85-88] down"/>
  1275. <link_ctn id="PCI:0000:[80-8a] through"/>
  1276. <link_ctn id="PCI:0000:[81-84] up"/>
  1277. <link_ctn id="PCI:0000:[81-84] through"/>
  1278. <link_ctn id="PCI:0000:[82-84] up"/>
  1279. <!-- Switch PCI:0000:[82-84] through -->
  1280. <link_ctn id="PCI:0000:[84-84] up"/>
  1281. <!-- Switch PCI:0000:[84-84] through -->
  1282. <link_ctn id="PCI:0000:84:00.0 up"/>
  1283. </route>
  1284. <route src="CUDA6" dst="CUDA5" symmetrical="NO">
  1285. <link_ctn id="CUDA6-CUDA5"/>
  1286. <link_ctn id="PCI:0000:87:00.0 down"/>
  1287. <!-- Switch PCI:0000:[87-87] through -->
  1288. <link_ctn id="PCI:0000:[87-87] down"/>
  1289. <!-- Switch PCI:0000:[86-88] through -->
  1290. <link_ctn id="PCI:0000:[86-88] down"/>
  1291. <link_ctn id="PCI:0000:[85-88] through"/>
  1292. <link_ctn id="PCI:0000:[85-88] down"/>
  1293. <link_ctn id="PCI:0000:[80-8a] through"/>
  1294. <link_ctn id="PCI:0000:[81-84] up"/>
  1295. <link_ctn id="PCI:0000:[81-84] through"/>
  1296. <link_ctn id="PCI:0000:[82-84] up"/>
  1297. <!-- Switch PCI:0000:[82-84] through -->
  1298. <link_ctn id="PCI:0000:[84-84] up"/>
  1299. <!-- Switch PCI:0000:[84-84] through -->
  1300. <link_ctn id="PCI:0000:84:00.0 up"/>
  1301. </route>
  1302. <route src="CUDA6" dst="CUDA7" symmetrical="NO">
  1303. <link_ctn id="CUDA6-CUDA7"/>
  1304. <link_ctn id="PCI:0000:83:00.0 down"/>
  1305. <!-- Switch PCI:0000:[83-83] through -->
  1306. <link_ctn id="PCI:0000:[83-83] down"/>
  1307. <!-- Switch PCI:0000:[82-84] through -->
  1308. <link_ctn id="PCI:0000:[84-84] up"/>
  1309. <!-- Switch PCI:0000:[84-84] through -->
  1310. <link_ctn id="PCI:0000:84:00.0 up"/>
  1311. </route>
  1312. <route src="CUDA6" dst="RAM" symmetrical="NO">
  1313. <link_ctn id="CUDA6-RAM"/>
  1314. <link_ctn id="PCI:0000:84:00.0 up"/>
  1315. <!-- Switch PCI:0000:[84-84] through -->
  1316. <link_ctn id="PCI:0000:[84-84] up"/>
  1317. <!-- Switch PCI:0000:[82-84] through -->
  1318. <link_ctn id="PCI:0000:[82-84] up"/>
  1319. <link_ctn id="PCI:0000:[81-84] through"/>
  1320. <link_ctn id="PCI:0000:[81-84] up"/>
  1321. <link_ctn id="PCI:0000:[80-8a] through"/>
  1322. <link_ctn id="PCI:0000:[80-8a] up"/>
  1323. <link_ctn id="Host"/>
  1324. </route>
  1325. <route src="RAM" dst="CUDA6" symmetrical="NO">
  1326. <link_ctn id="RAM-CUDA6"/>
  1327. <link_ctn id="PCI:0000:84:00.0 down"/>
  1328. <!-- Switch PCI:0000:[84-84] through -->
  1329. <link_ctn id="PCI:0000:[84-84] down"/>
  1330. <!-- Switch PCI:0000:[82-84] through -->
  1331. <link_ctn id="PCI:0000:[82-84] down"/>
  1332. <link_ctn id="PCI:0000:[81-84] through"/>
  1333. <link_ctn id="PCI:0000:[81-84] down"/>
  1334. <link_ctn id="PCI:0000:[80-8a] through"/>
  1335. <link_ctn id="PCI:0000:[80-8a] down"/>
  1336. <link_ctn id="Host"/>
  1337. </route>
  1338. <route src="CUDA7" dst="CUDA0" symmetrical="NO">
  1339. <link_ctn id="CUDA7-CUDA0"/>
  1340. <link_ctn id="PCI:0000:12:00.0 down"/>
  1341. <!-- Switch PCI:0000:[12-12] through -->
  1342. <link_ctn id="PCI:0000:[12-12] down"/>
  1343. <!-- Switch PCI:0000:[10-12] through -->
  1344. <link_ctn id="PCI:0000:[10-12] down"/>
  1345. <link_ctn id="PCI:0000:[0f-12] through"/>
  1346. <link_ctn id="PCI:0000:[0f-12] down"/>
  1347. <link_ctn id="PCI:0000:[00-13] through"/>
  1348. <link_ctn id="PCI:0000:[00-13] down"/>
  1349. <link_ctn id="Host"/>
  1350. <link_ctn id="Host"/>
  1351. <link_ctn id="PCI:0000:[80-8a] up"/>
  1352. <link_ctn id="PCI:0000:[80-8a] through"/>
  1353. <link_ctn id="PCI:0000:[81-84] up"/>
  1354. <link_ctn id="PCI:0000:[81-84] through"/>
  1355. <link_ctn id="PCI:0000:[82-84] up"/>
  1356. <!-- Switch PCI:0000:[82-84] through -->
  1357. <link_ctn id="PCI:0000:[83-83] up"/>
  1358. <!-- Switch PCI:0000:[83-83] through -->
  1359. <link_ctn id="PCI:0000:83:00.0 up"/>
  1360. </route>
  1361. <route src="CUDA7" dst="CUDA1" symmetrical="NO">
  1362. <link_ctn id="CUDA7-CUDA1"/>
  1363. <link_ctn id="PCI:0000:11:00.0 down"/>
  1364. <!-- Switch PCI:0000:[11-11] through -->
  1365. <link_ctn id="PCI:0000:[11-11] down"/>
  1366. <!-- Switch PCI:0000:[10-12] through -->
  1367. <link_ctn id="PCI:0000:[10-12] down"/>
  1368. <link_ctn id="PCI:0000:[0f-12] through"/>
  1369. <link_ctn id="PCI:0000:[0f-12] down"/>
  1370. <link_ctn id="PCI:0000:[00-13] through"/>
  1371. <link_ctn id="PCI:0000:[00-13] down"/>
  1372. <link_ctn id="Host"/>
  1373. <link_ctn id="Host"/>
  1374. <link_ctn id="PCI:0000:[80-8a] up"/>
  1375. <link_ctn id="PCI:0000:[80-8a] through"/>
  1376. <link_ctn id="PCI:0000:[81-84] up"/>
  1377. <link_ctn id="PCI:0000:[81-84] through"/>
  1378. <link_ctn id="PCI:0000:[82-84] up"/>
  1379. <!-- Switch PCI:0000:[82-84] through -->
  1380. <link_ctn id="PCI:0000:[83-83] up"/>
  1381. <!-- Switch PCI:0000:[83-83] through -->
  1382. <link_ctn id="PCI:0000:83:00.0 up"/>
  1383. </route>
  1384. <route src="CUDA7" dst="CUDA2" symmetrical="NO">
  1385. <link_ctn id="CUDA7-CUDA2"/>
  1386. <link_ctn id="PCI:0000:0d:00.0 down"/>
  1387. <!-- Switch PCI:0000:[0d-0d] through -->
  1388. <link_ctn id="PCI:0000:[0d-0d] down"/>
  1389. <!-- Switch PCI:0000:[0b-0d] through -->
  1390. <link_ctn id="PCI:0000:[0b-0d] down"/>
  1391. <link_ctn id="PCI:0000:[0a-0d] through"/>
  1392. <link_ctn id="PCI:0000:[0a-0d] down"/>
  1393. <link_ctn id="PCI:0000:[00-13] through"/>
  1394. <link_ctn id="PCI:0000:[00-13] down"/>
  1395. <link_ctn id="Host"/>
  1396. <link_ctn id="Host"/>
  1397. <link_ctn id="PCI:0000:[80-8a] up"/>
  1398. <link_ctn id="PCI:0000:[80-8a] through"/>
  1399. <link_ctn id="PCI:0000:[81-84] up"/>
  1400. <link_ctn id="PCI:0000:[81-84] through"/>
  1401. <link_ctn id="PCI:0000:[82-84] up"/>
  1402. <!-- Switch PCI:0000:[82-84] through -->
  1403. <link_ctn id="PCI:0000:[83-83] up"/>
  1404. <!-- Switch PCI:0000:[83-83] through -->
  1405. <link_ctn id="PCI:0000:83:00.0 up"/>
  1406. </route>
  1407. <route src="CUDA7" dst="CUDA3" symmetrical="NO">
  1408. <link_ctn id="CUDA7-CUDA3"/>
  1409. <link_ctn id="PCI:0000:0c:00.0 down"/>
  1410. <!-- Switch PCI:0000:[0c-0c] through -->
  1411. <link_ctn id="PCI:0000:[0c-0c] down"/>
  1412. <!-- Switch PCI:0000:[0b-0d] through -->
  1413. <link_ctn id="PCI:0000:[0b-0d] down"/>
  1414. <link_ctn id="PCI:0000:[0a-0d] through"/>
  1415. <link_ctn id="PCI:0000:[0a-0d] down"/>
  1416. <link_ctn id="PCI:0000:[00-13] through"/>
  1417. <link_ctn id="PCI:0000:[00-13] down"/>
  1418. <link_ctn id="Host"/>
  1419. <link_ctn id="Host"/>
  1420. <link_ctn id="PCI:0000:[80-8a] up"/>
  1421. <link_ctn id="PCI:0000:[80-8a] through"/>
  1422. <link_ctn id="PCI:0000:[81-84] up"/>
  1423. <link_ctn id="PCI:0000:[81-84] through"/>
  1424. <link_ctn id="PCI:0000:[82-84] up"/>
  1425. <!-- Switch PCI:0000:[82-84] through -->
  1426. <link_ctn id="PCI:0000:[83-83] up"/>
  1427. <!-- Switch PCI:0000:[83-83] through -->
  1428. <link_ctn id="PCI:0000:83:00.0 up"/>
  1429. </route>
  1430. <route src="CUDA7" dst="CUDA4" symmetrical="NO">
  1431. <link_ctn id="CUDA7-CUDA4"/>
  1432. <link_ctn id="PCI:0000:88:00.0 down"/>
  1433. <!-- Switch PCI:0000:[88-88] through -->
  1434. <link_ctn id="PCI:0000:[88-88] down"/>
  1435. <!-- Switch PCI:0000:[86-88] through -->
  1436. <link_ctn id="PCI:0000:[86-88] down"/>
  1437. <link_ctn id="PCI:0000:[85-88] through"/>
  1438. <link_ctn id="PCI:0000:[85-88] down"/>
  1439. <link_ctn id="PCI:0000:[80-8a] through"/>
  1440. <link_ctn id="PCI:0000:[81-84] up"/>
  1441. <link_ctn id="PCI:0000:[81-84] through"/>
  1442. <link_ctn id="PCI:0000:[82-84] up"/>
  1443. <!-- Switch PCI:0000:[82-84] through -->
  1444. <link_ctn id="PCI:0000:[83-83] up"/>
  1445. <!-- Switch PCI:0000:[83-83] through -->
  1446. <link_ctn id="PCI:0000:83:00.0 up"/>
  1447. </route>
  1448. <route src="CUDA7" dst="CUDA5" symmetrical="NO">
  1449. <link_ctn id="CUDA7-CUDA5"/>
  1450. <link_ctn id="PCI:0000:87:00.0 down"/>
  1451. <!-- Switch PCI:0000:[87-87] through -->
  1452. <link_ctn id="PCI:0000:[87-87] down"/>
  1453. <!-- Switch PCI:0000:[86-88] through -->
  1454. <link_ctn id="PCI:0000:[86-88] down"/>
  1455. <link_ctn id="PCI:0000:[85-88] through"/>
  1456. <link_ctn id="PCI:0000:[85-88] down"/>
  1457. <link_ctn id="PCI:0000:[80-8a] through"/>
  1458. <link_ctn id="PCI:0000:[81-84] up"/>
  1459. <link_ctn id="PCI:0000:[81-84] through"/>
  1460. <link_ctn id="PCI:0000:[82-84] up"/>
  1461. <!-- Switch PCI:0000:[82-84] through -->
  1462. <link_ctn id="PCI:0000:[83-83] up"/>
  1463. <!-- Switch PCI:0000:[83-83] through -->
  1464. <link_ctn id="PCI:0000:83:00.0 up"/>
  1465. </route>
  1466. <route src="CUDA7" dst="CUDA6" symmetrical="NO">
  1467. <link_ctn id="CUDA7-CUDA6"/>
  1468. <link_ctn id="PCI:0000:84:00.0 down"/>
  1469. <!-- Switch PCI:0000:[84-84] through -->
  1470. <link_ctn id="PCI:0000:[84-84] down"/>
  1471. <!-- Switch PCI:0000:[82-84] through -->
  1472. <link_ctn id="PCI:0000:[83-83] up"/>
  1473. <!-- Switch PCI:0000:[83-83] through -->
  1474. <link_ctn id="PCI:0000:83:00.0 up"/>
  1475. </route>
  1476. <route src="CUDA7" dst="RAM" symmetrical="NO">
  1477. <link_ctn id="CUDA7-RAM"/>
  1478. <link_ctn id="PCI:0000:83:00.0 up"/>
  1479. <!-- Switch PCI:0000:[83-83] through -->
  1480. <link_ctn id="PCI:0000:[83-83] up"/>
  1481. <!-- Switch PCI:0000:[82-84] through -->
  1482. <link_ctn id="PCI:0000:[82-84] up"/>
  1483. <link_ctn id="PCI:0000:[81-84] through"/>
  1484. <link_ctn id="PCI:0000:[81-84] up"/>
  1485. <link_ctn id="PCI:0000:[80-8a] through"/>
  1486. <link_ctn id="PCI:0000:[80-8a] up"/>
  1487. <link_ctn id="Host"/>
  1488. </route>
  1489. <route src="RAM" dst="CUDA7" symmetrical="NO">
  1490. <link_ctn id="RAM-CUDA7"/>
  1491. <link_ctn id="PCI:0000:83:00.0 down"/>
  1492. <!-- Switch PCI:0000:[83-83] through -->
  1493. <link_ctn id="PCI:0000:[83-83] down"/>
  1494. <!-- Switch PCI:0000:[82-84] through -->
  1495. <link_ctn id="PCI:0000:[82-84] down"/>
  1496. <link_ctn id="PCI:0000:[81-84] through"/>
  1497. <link_ctn id="PCI:0000:[81-84] down"/>
  1498. <link_ctn id="PCI:0000:[80-8a] through"/>
  1499. <link_ctn id="PCI:0000:[80-8a] down"/>
  1500. <link_ctn id="Host"/>
  1501. </route>
  1502. <route src="RAM" dst="DISK0" symmetrical="NO">
  1503. <link_ctn id="Host"/>
  1504. <link_ctn id="RAM-DISK0"/>
  1505. </route>
  1506. <route src="DISK0" dst="RAM" symmetrical="NO">
  1507. <link_ctn id="DISK0-RAM"/>
  1508. <link_ctn id="Host"/>
  1509. </route>
  1510. </AS>
  1511. </platform>