idgraf.platform.v4.xml 65 KB

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