Skip to content

Commit d2a7d7c

Browse files
committed
doxy: add RSMI XGMI info attr
Signed-off-by: Brice Goglin <[email protected]>
1 parent b668063 commit d2a7d7c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/hwloc.doxy

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1885,6 +1885,15 @@ and SectorSize (in bytes).
18851885
<dt>AMDUUID, AMDSerial (RSMI GPU OS devices)</dt>
18861886
<dd>The UUID and serial number of AMD GPUs.
18871887
</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+
</dd>
18881897
<dt>NVIDIAUUID, NVIDIASerial (NVML GPU OS devices)</dt>
18891898
<dd>The UUID and serial number of NVIDIA GPUs.
18901899
</dd>

0 commit comments

Comments
 (0)