idgraf.platform.v4.xml 66 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525
  1. <?xml version='1.0'?>
  2. <!DOCTYPE platform SYSTEM "http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd">
  3. <platform version="4">
  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" speed="1f"/>
  11. <host id="CPU0" speed="2000000000f"/>
  12. <host id="CPU1" speed="2000000000f"/>
  13. <host id="CPU2" speed="2000000000f"/>
  14. <host id="CPU3" speed="2000000000f"/>
  15. <host id="CPU4" speed="2000000000f"/>
  16. <host id="CPU5" speed="2000000000f"/>
  17. <host id="CPU6" speed="2000000000f"/>
  18. <host id="CPU7" speed="2000000000f"/>
  19. <host id="CPU8" speed="2000000000f"/>
  20. <host id="CPU9" speed="2000000000f"/>
  21. <host id="CPU10" speed="2000000000f"/>
  22. <host id="CPU11" speed="2000000000f"/>
  23. <host id="CUDA0" speed="2000000000f">
  24. <prop id="memsize" value="2817982464"/>
  25. <prop id="memcpy_peer" value="1"/>
  26. </host>
  27. <host id="CUDA1" speed="2000000000f">
  28. <prop id="memsize" value="2817982464"/>
  29. <prop id="memcpy_peer" value="1"/>
  30. </host>
  31. <host id="CUDA2" speed="2000000000f">
  32. <prop id="memsize" value="2817982464"/>
  33. <prop id="memcpy_peer" value="1"/>
  34. </host>
  35. <host id="CUDA3" speed="2000000000f">
  36. <prop id="memsize" value="2817982464"/>
  37. <prop id="memcpy_peer" value="1"/>
  38. </host>
  39. <host id="CUDA4" speed="2000000000f">
  40. <prop id="memsize" value="2817982464"/>
  41. <prop id="memcpy_peer" value="1"/>
  42. </host>
  43. <host id="CUDA5" speed="2000000000f">
  44. <prop id="memsize" value="2817982464"/>
  45. <prop id="memcpy_peer" value="1"/>
  46. </host>
  47. <host id="CUDA6" speed="2000000000f">
  48. <prop id="memsize" value="2817982464"/>
  49. <prop id="memcpy_peer" value="1"/>
  50. </host>
  51. <host id="CUDA7" speed="2000000000f">
  52. <prop id="memsize" value="2817982464"/>
  53. <prop id="memcpy_peer" value="1"/>
  54. </host>
  55. <host id="RAM" speed="1f"/>
  56. <host id="DISK0" speed="1f"/>
  57. <link id="Host" bandwidth="6520981045.053596Bps" latency="0.000000s"/>
  58. <link id="RAM-CUDA0" bandwidth="5985150529.193969Bps" latency="0.000011s"/>
  59. <link id="CUDA0-RAM" bandwidth="6518853316.197578Bps" latency="0.000012s"/>
  60. <link id="RAM-CUDA1" bandwidth="5982867814.034364Bps" latency="0.000011s"/>
  61. <link id="CUDA1-RAM" bandwidth="6507263283.045503Bps" latency="0.000012s"/>
  62. <link id="RAM-CUDA2" bandwidth="6004601449.904336Bps" latency="0.000011s"/>
  63. <link id="CUDA2-RAM" bandwidth="6468888505.351416Bps" latency="0.000012s"/>
  64. <link id="RAM-CUDA3" bandwidth="6002864228.027947Bps" latency="0.000011s"/>
  65. <link id="CUDA3-RAM" bandwidth="6379975976.674839Bps" latency="0.000012s"/>
  66. <link id="RAM-CUDA4" bandwidth="6017068835.292887Bps" latency="0.000011s"/>
  67. <link id="CUDA4-RAM" bandwidth="6520767790.894255Bps" latency="0.000012s"/>
  68. <link id="RAM-CUDA5" bandwidth="6017279499.891165Bps" latency="0.000011s"/>
  69. <link id="CUDA5-RAM" bandwidth="6520979807.466008Bps" latency="0.000012s"/>
  70. <link id="RAM-CUDA6" bandwidth="6014519783.073395Bps" latency="0.000011s"/>
  71. <link id="CUDA6-RAM" bandwidth="6520981045.053596Bps" latency="0.000012s"/>
  72. <link id="RAM-CUDA7" bandwidth="6025792854.221470Bps" latency="0.000011s"/>
  73. <link id="CUDA7-RAM" bandwidth="6518969813.092284Bps" latency="0.000012s"/>
  74. <link id="CUDA0-CUDA1" bandwidth="6634627873.192854Bps" latency="0.000018s"/>
  75. <link id="CUDA0-CUDA2" bandwidth="5290661415.071414Bps" latency="0.000019s"/>
  76. <link id="CUDA0-CUDA3" bandwidth="5290656129.639296Bps" latency="0.000019s"/>
  77. <link id="CUDA0-CUDA4" bandwidth="3070759552.110200Bps" latency="0.000028s"/>
  78. <link id="CUDA0-CUDA5" bandwidth="3077363037.531456Bps" latency="0.000028s"/>
  79. <link id="CUDA0-CUDA6" bandwidth="3081101043.564885Bps" latency="0.000028s"/>
  80. <link id="CUDA0-CUDA7" bandwidth="3071316543.934279Bps" latency="0.000027s"/>
  81. <link id="CUDA1-CUDA0" bandwidth="6634402755.556737Bps" latency="0.000018s"/>
  82. <link id="CUDA1-CUDA2" bandwidth="5290497369.566824Bps" latency="0.000019s"/>
  83. <link id="CUDA1-CUDA3" bandwidth="5290566591.723160Bps" latency="0.000019s"/>
  84. <link id="CUDA1-CUDA4" bandwidth="3070780185.478041Bps" latency="0.000028s"/>
  85. <link id="CUDA1-CUDA5" bandwidth="3077514742.966345Bps" latency="0.000028s"/>
  86. <link id="CUDA1-CUDA6" bandwidth="3081028777.158465Bps" latency="0.000028s"/>
  87. <link id="CUDA1-CUDA7" bandwidth="3071425105.896836Bps" latency="0.000028s"/>
  88. <link id="CUDA2-CUDA0" bandwidth="5290537571.895953Bps" latency="0.000019s"/>
  89. <link id="CUDA2-CUDA1" bandwidth="5290537715.267372Bps" latency="0.000019s"/>
  90. <link id="CUDA2-CUDA3" bandwidth="6634508568.986446Bps" latency="0.000018s"/>
  91. <link id="CUDA2-CUDA4" bandwidth="3071001714.159694Bps" latency="0.000028s"/>
  92. <link id="CUDA2-CUDA5" bandwidth="3077753708.421916Bps" latency="0.000027s"/>
  93. <link id="CUDA2-CUDA6" bandwidth="3081299378.072958Bps" latency="0.000027s"/>
  94. <link id="CUDA2-CUDA7" bandwidth="3071319605.562881Bps" latency="0.000027s"/>
  95. <link id="CUDA3-CUDA0" bandwidth="5290504746.573549Bps" latency="0.000019s"/>
  96. <link id="CUDA3-CUDA1" bandwidth="5290535877.507629Bps" latency="0.000019s"/>
  97. <link id="CUDA3-CUDA2" bandwidth="6634456148.642733Bps" latency="0.000018s"/>
  98. <link id="CUDA3-CUDA4" bandwidth="3070823130.469635Bps" latency="0.000028s"/>
  99. <link id="CUDA3-CUDA5" bandwidth="3077536005.281472Bps" latency="0.000027s"/>
  100. <link id="CUDA3-CUDA6" bandwidth="3081267119.290866Bps" latency="0.000027s"/>
  101. <link id="CUDA3-CUDA7" bandwidth="3071334077.001831Bps" latency="0.000027s"/>
  102. <link id="CUDA4-CUDA0" bandwidth="3803989690.370783Bps" latency="0.000028s"/>
  103. <link id="CUDA4-CUDA1" bandwidth="3804097536.166718Bps" latency="0.000028s"/>
  104. <link id="CUDA4-CUDA2" bandwidth="3799684658.805355Bps" latency="0.000028s"/>
  105. <link id="CUDA4-CUDA3" bandwidth="3800145339.899281Bps" latency="0.000028s"/>
  106. <link id="CUDA4-CUDA5" bandwidth="6635277188.351118Bps" latency="0.000018s"/>
  107. <link id="CUDA4-CUDA6" bandwidth="5293782379.983835Bps" latency="0.000018s"/>
  108. <link id="CUDA4-CUDA7" bandwidth="5293769441.185063Bps" latency="0.000018s"/>
  109. <link id="CUDA5-CUDA0" bandwidth="3803774734.667464Bps" latency="0.000028s"/>
  110. <link id="CUDA5-CUDA1" bandwidth="3804546565.735997Bps" latency="0.000028s"/>
  111. <link id="CUDA5-CUDA2" bandwidth="3799981880.451341Bps" latency="0.000028s"/>
  112. <link id="CUDA5-CUDA3" bandwidth="3800522990.809786Bps" latency="0.000028s"/>
  113. <link id="CUDA5-CUDA4" bandwidth="6635252627.495905Bps" latency="0.000017s"/>
  114. <link id="CUDA5-CUDA6" bandwidth="5293483381.349587Bps" latency="0.000018s"/>
  115. <link id="CUDA5-CUDA7" bandwidth="5293507488.155322Bps" latency="0.000018s"/>
  116. <link id="CUDA6-CUDA0" bandwidth="3803433708.891680Bps" latency="0.000028s"/>
  117. <link id="CUDA6-CUDA1" bandwidth="3804330189.087918Bps" latency="0.000028s"/>
  118. <link id="CUDA6-CUDA2" bandwidth="3799708364.367732Bps" latency="0.000028s"/>
  119. <link id="CUDA6-CUDA3" bandwidth="3800220748.408220Bps" latency="0.000028s"/>
  120. <link id="CUDA6-CUDA4" bandwidth="5293757565.994269Bps" latency="0.000018s"/>
  121. <link id="CUDA6-CUDA5" bandwidth="5293607121.074236Bps" latency="0.000018s"/>
  122. <link id="CUDA6-CUDA7" bandwidth="6635079661.079388Bps" latency="0.000018s"/>
  123. <link id="CUDA7-CUDA0" bandwidth="3803670471.119742Bps" latency="0.000028s"/>
  124. <link id="CUDA7-CUDA1" bandwidth="3803908300.476161Bps" latency="0.000028s"/>
  125. <link id="CUDA7-CUDA2" bandwidth="3799582824.391772Bps" latency="0.000028s"/>
  126. <link id="CUDA7-CUDA3" bandwidth="3800130360.770696Bps" latency="0.000028s"/>
  127. <link id="CUDA7-CUDA4" bandwidth="5293416170.516678Bps" latency="0.000018s"/>
  128. <link id="CUDA7-CUDA5" bandwidth="5293465355.213222Bps" latency="0.000018s"/>
  129. <link id="CUDA7-CUDA6" bandwidth="6635049330.870582Bps" latency="0.000018s"/>
  130. <link id="PCI:0000:[00-13] up" bandwidth="6518853316.197578Bps" latency="0.000000s"/>
  131. <link id="PCI:0000:[00-13] down" bandwidth="6004601449.904336Bps" latency="0.000000s"/>
  132. <link id="PCI:0000:[00-13] through" bandwidth="13037706632.395157Bps" latency="0.000000s"/>
  133. <link id="PCI:0000:[0f-12] up" bandwidth="6518853316.197578Bps" latency="0.000000s"/>
  134. <link id="PCI:0000:[0f-12] down" bandwidth="5985150529.193969Bps" latency="0.000000s"/>
  135. <link id="PCI:0000:[0f-12] through" bandwidth="13037706632.395157Bps" latency="0.000000s"/>
  136. <link id="PCI:0000:[10-12] up" bandwidth="6518853316.197578Bps" latency="0.000000s"/>
  137. <link id="PCI:0000:[10-12] down" bandwidth="5985150529.193969Bps" latency="0.000000s"/>
  138. <link id="PCI:0000:[12-12] up" bandwidth="6634627873.192854Bps" latency="0.000000s"/>
  139. <link id="PCI:0000:[12-12] down" bandwidth="6634402755.556737Bps" latency="0.000000s"/>
  140. <link id="PCI:0000:12:00.0 up" bandwidth="6634627873.192854Bps" latency="0.000000s"/>
  141. <link id="PCI:0000:12:00.0 down" bandwidth="6634402755.556737Bps" latency="0.000000s"/>
  142. <link id="PCI:0000:[11-11] up" bandwidth="6634402755.556737Bps" latency="0.000000s"/>
  143. <link id="PCI:0000:[11-11] down" bandwidth="6634627873.192854Bps" latency="0.000000s"/>
  144. <link id="PCI:0000:11:00.0 up" bandwidth="6634402755.556737Bps" latency="0.000000s"/>
  145. <link id="PCI:0000:11:00.0 down" bandwidth="6634627873.192854Bps" latency="0.000000s"/>
  146. <link id="PCI:0000:[0a-0d] up" bandwidth="6468888505.351416Bps" latency="0.000000s"/>
  147. <link id="PCI:0000:[0a-0d] down" bandwidth="6004601449.904336Bps" latency="0.000000s"/>
  148. <link id="PCI:0000:[0a-0d] through" bandwidth="12937777010.702831Bps" latency="0.000000s"/>
  149. <link id="PCI:0000:[0b-0d] up" bandwidth="6468888505.351416Bps" latency="0.000000s"/>
  150. <link id="PCI:0000:[0b-0d] down" bandwidth="6004601449.904336Bps" latency="0.000000s"/>
  151. <link id="PCI:0000:[0d-0d] up" bandwidth="6634508568.986446Bps" latency="0.000000s"/>
  152. <link id="PCI:0000:[0d-0d] down" bandwidth="6634456148.642733Bps" latency="0.000000s"/>
  153. <link id="PCI:0000:0d:00.0 up" bandwidth="6634508568.986446Bps" latency="0.000000s"/>
  154. <link id="PCI:0000:0d:00.0 down" bandwidth="6634456148.642733Bps" latency="0.000000s"/>
  155. <link id="PCI:0000:[0c-0c] up" bandwidth="6634456148.642733Bps" latency="0.000000s"/>
  156. <link id="PCI:0000:[0c-0c] down" bandwidth="6634508568.986446Bps" latency="0.000000s"/>
  157. <link id="PCI:0000:0c:00.0 up" bandwidth="6634456148.642733Bps" latency="0.000000s"/>
  158. <link id="PCI:0000:0c:00.0 down" bandwidth="6634508568.986446Bps" latency="0.000000s"/>
  159. <link id="PCI:0000:[80-8a] up" bandwidth="6520981045.053596Bps" latency="0.000000s"/>
  160. <link id="PCI:0000:[80-8a] down" bandwidth="6025792854.221470Bps" latency="0.000000s"/>
  161. <link id="PCI:0000:[80-8a] through" bandwidth="13041962090.107193Bps" latency="0.000000s"/>
  162. <link id="PCI:0000:[85-88] up" bandwidth="6520979807.466008Bps" latency="0.000000s"/>
  163. <link id="PCI:0000:[85-88] down" bandwidth="6017279499.891165Bps" latency="0.000000s"/>
  164. <link id="PCI:0000:[85-88] through" bandwidth="13041959614.932016Bps" latency="0.000000s"/>
  165. <link id="PCI:0000:[86-88] up" bandwidth="6520979807.466008Bps" latency="0.000000s"/>
  166. <link id="PCI:0000:[86-88] down" bandwidth="6017279499.891165Bps" latency="0.000000s"/>
  167. <link id="PCI:0000:[88-88] up" bandwidth="6635277188.351118Bps" latency="0.000000s"/>
  168. <link id="PCI:0000:[88-88] down" bandwidth="6635252627.495905Bps" latency="0.000000s"/>
  169. <link id="PCI:0000:88:00.0 up" bandwidth="6635277188.351118Bps" latency="0.000000s"/>
  170. <link id="PCI:0000:88:00.0 down" bandwidth="6635252627.495905Bps" latency="0.000000s"/>
  171. <link id="PCI:0000:[87-87] up" bandwidth="6635252627.495905Bps" latency="0.000000s"/>
  172. <link id="PCI:0000:[87-87] down" bandwidth="6635277188.351118Bps" latency="0.000000s"/>
  173. <link id="PCI:0000:87:00.0 up" bandwidth="6635252627.495905Bps" latency="0.000000s"/>
  174. <link id="PCI:0000:87:00.0 down" bandwidth="6635277188.351118Bps" latency="0.000000s"/>
  175. <link id="PCI:0000:[81-84] up" bandwidth="6520981045.053596Bps" latency="0.000000s"/>
  176. <link id="PCI:0000:[81-84] down" bandwidth="6025792854.221470Bps" latency="0.000000s"/>
  177. <link id="PCI:0000:[81-84] through" bandwidth="13041962090.107193Bps" latency="0.000000s"/>
  178. <link id="PCI:0000:[82-84] up" bandwidth="6520981045.053596Bps" latency="0.000000s"/>
  179. <link id="PCI:0000:[82-84] down" bandwidth="6025792854.221470Bps" latency="0.000000s"/>
  180. <link id="PCI:0000:[84-84] up" bandwidth="6635079661.079388Bps" latency="0.000000s"/>
  181. <link id="PCI:0000:[84-84] down" bandwidth="6635049330.870582Bps" latency="0.000000s"/>
  182. <link id="PCI:0000:84:00.0 up" bandwidth="6635079661.079388Bps" latency="0.000000s"/>
  183. <link id="PCI:0000:84:00.0 down" bandwidth="6635049330.870582Bps" latency="0.000000s"/>
  184. <link id="PCI:0000:[83-83] up" bandwidth="6635049330.870582Bps" latency="0.000000s"/>
  185. <link id="PCI:0000:[83-83] down" bandwidth="6635079661.079388Bps" latency="0.000000s"/>
  186. <link id="PCI:0000:83:00.0 up" bandwidth="6635049330.870582Bps" latency="0.000000s"/>
  187. <link id="PCI:0000:83:00.0 down" bandwidth="6635079661.079388Bps" latency="0.000000s"/>
  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>