Fixing links for management tools

This commit is contained in:
Saad Rahim
2023-06-29 13:31:58 -06:00
parent bdb527980a
commit 85a4eca655

View File

@@ -3,7 +3,7 @@
:::::{grid} 1 1 3 3
:gutter: 1
:::{grid-item-card} AMD SMI
:::{grid-item-card} {doc} AMD SMI <amdsmi:index>
The AMD System Management Interface Library, or AMD SMI library, is a C library for Linux that provides a user space interface for applications to monitor and control AMD devices.
- [GitHub](https://github.com/RadeonOpenCompute/amdsmi)
@@ -11,7 +11,7 @@ The AMD System Management Interface Library, or AMD SMI library, is a C library
:::
:::{grid-item-card} ROCm SMI
:::{grid-item-card} {doc} ROCm SMI LIB <rocm_smi_lib:index>
This tool acts as a command line interface for manipulating and monitoring the AMD GPU kernel, and is intended to replace and deprecate the existing `rocm_smi.py` CLI tool. It uses `ctypes` to call the `rocm_smi_lib` API.
- [GitHub](https://github.com/RadeonOpenCompute/rocm_smi_lib)
@@ -19,7 +19,7 @@ This tool acts as a command line interface for manipulating and monitoring the A
:::
:::{grid-item-card} ROCm Data Center Tool
:::{grid-item-card} {doc} ROCm Data Center Tool <rdc:index>
The ROCm™ Data Center Tool simplifies the administration and addresses key infrastructure challenges in AMD GPUs in cluster and data center environments.
- [GitHub](https://github.com/RadeonOpenCompute/rdc)