2
0

docs(amdsmi): add link to amd-smi-virt (#2543)

Update install page virt references
Signed-off-by: Peter Park <peter.park@amd.com>
Este cometimento está contido em:
peterjunpark
2026-01-28 23:24:55 -05:00
cometido por GitHub
ascendente 48a4cda75c
cometimento 159e751788
2 ficheiros modificados com 11 adições e 3 eliminações
+7
Ver ficheiro
@@ -15,6 +15,13 @@ system's drivers and GPUs.
Find the source code at <https://github.com/ROCm/amdsmi>.
```{important}
This AMD SMI project supports Linux bare metal and Linux virtual machine guest
environments. For documentation regarding virtualization on SR-IOV Linux hosts,
refer to the [AMD SMI for Virtualization
documentation](https://instinct.docs.amd.com/projects/amd-smi-virt/en/latest/).
```
```{note}
AMD SMI is the successor to <https://github.com/ROCm/rocm_smi_lib>.
```
+4 -3
Ver ficheiro
@@ -27,9 +27,10 @@ The following are required to install and use the AMD SMI library through its la
### Supported platforms
The AMD SMI library supports Linux bare metal and Linux virtual machine guest
for AMD GPUs and AMD EPYC™ CPUs via
[esmi_ib_lirary](https://github.com/amd/esmi_ib_library). To use AMD SMI for virtualization, refer to
The AMD SMI library supports Linux bare metal and Linux virtual machine guests
for AMD GPUs, and supports AMD EPYC™ CPUs via the
[esmi_ib_library](https://github.com/amd/esmi_ib_library).
To use AMD SMI for virtualization on Linux SR-IOV hosts, refer to
the [AMD SMI for Virtualization documentation](https://instinct.docs.amd.com/projects/amd-smi-virt/en/latest/index.html).
AMD SMI library can run on AMD ROCm supported platforms. Refer to