We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b668063 commit d2a7d7cCopy full SHA for d2a7d7c
doc/hwloc.doxy
@@ -1885,6 +1885,15 @@ and SectorSize (in bytes).
1885
<dt>AMDUUID, AMDSerial (RSMI GPU OS devices)</dt>
1886
<dd>The UUID and serial number of AMD GPUs.
1887
</dd>
1888
+<dt>XGMIHiveID (RSMI GPU OS devices)</dt>
1889
+<dd>The ID of the group of GPUs (Hive) interconnected by XGMI links
1890
+</dd>
1891
+<dt>XGMIPeers (RSMI GPU OS devices)</dt>
1892
+<dd>The list of RSMI OS devices that are directly connected
1893
+ to the current device through XGMI links.
1894
+ They are given as a space-separated list of object names,
1895
+ for instance <em>rsmi2 rsmi3</em>.
1896
1897
<dt>NVIDIAUUID, NVIDIASerial (NVML GPU OS devices)</dt>
1898
<dd>The UUID and serial number of NVIDIA GPUs.
1899
0 commit comments