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

Update install page virt references
Signed-off-by: Peter Park <peter.park@amd.com>
This commit is contained in:
peterjunpark
2026-01-28 23:24:55 -05:00
committato da GitHub
parent 48a4cda75c
commit 159e751788
2 ha cambiato i file con 11 aggiunte e 3 eliminazioni
+7
Vedi File
@@ -15,6 +15,13 @@ system's drivers and GPUs.
Find the source code at <https://github.com/ROCm/amdsmi>. 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} ```{note}
AMD SMI is the successor to <https://github.com/ROCm/rocm_smi_lib>. AMD SMI is the successor to <https://github.com/ROCm/rocm_smi_lib>.
``` ```
+4 -3
Vedi File
@@ -27,9 +27,10 @@ The following are required to install and use the AMD SMI library through its la
### Supported platforms ### Supported platforms
The AMD SMI library supports Linux bare metal and Linux virtual machine guest The AMD SMI library supports Linux bare metal and Linux virtual machine guests
for AMD GPUs and AMD EPYC™ CPUs via for AMD GPUs, and supports AMD EPYC™ CPUs via the
[esmi_ib_lirary](https://github.com/amd/esmi_ib_library). To use AMD SMI for virtualization, refer to [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). 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 AMD SMI library can run on AMD ROCm supported platforms. Refer to