Compare commits

...

4 Commits

Author SHA1 Message Date
Matt Williams
21b1cfd967 Apply suggestion from @mattwill-amd 2025-10-24 13:55:07 -04:00
Matt Williams
58d932f0fd Apply suggestion from @mattwill-amd 2025-10-24 13:55:01 -04:00
Matt Williams
d9c2cd6047 Apply suggestion from @mattwill-amd 2025-10-24 13:54:55 -04:00
Matt Williams
b0960ee73e CVS links and references 2025-10-20 12:11:47 -04:00
4 changed files with 4 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ additional licenses. Please review individual repositories for more information.
| [aomp](https://github.com/ROCm/aomp/) | [Apache 2.0](https://github.com/ROCm/aomp/blob/aomp-dev/LICENSE) |
| [aomp-extras](https://github.com/ROCm/aomp-extras/) | [MIT](https://github.com/ROCm/aomp-extras/blob/aomp-dev/LICENSE) |
| [AQLprofile](https://github.com/rocm/aqlprofile/) | [MIT](https://github.com/ROCm/aqlprofile/blob/amd-staging/LICENSE.md) |
| [Cluster Validation Suite](https://github.com/ROCm/cvs) | [MIT](https://github.com/ROCm/cvs/blob/main/LICENSE) |
| [Code Object Manager (Comgr)](https://github.com/ROCm/llvm-project/tree/amd-staging/amd/comgr) | [The University of Illinois/NCSA](https://github.com/ROCm/llvm-project/blob/amd-staging/amd/comgr/LICENSE.txt) |
| [Composable Kernel](https://github.com/ROCm/composable_kernel) | [MIT](https://github.com/ROCm/composable_kernel/blob/develop/LICENSE) |
| [half](https://github.com/ROCm/half/) | [MIT](https://github.com/ROCm/half/blob/rocm/LICENSE.txt) |

View File

@@ -123,6 +123,7 @@ compatibility and system requirements.
:doc:`rocminfo <rocminfo:index>`,1.0.0,1.0.0,1.0.0
:doc:`ROCm SMI <rocm_smi_lib:index>`,7.8.0,7.8.0,7.5.0
:doc:`ROCm Validation Suite <rocmvalidationsuite:index>`,1.2.0,1.2.0,1.1.0
:doc:`Cluster Validation Suite <cvs:index>`,1.0.0,1.0.0,N/A
,,,
PERFORMANCE TOOLS,,,
:doc:`ROCm Bandwidth Test <rocm_bandwidth_test:index>`,2.6.0,2.6.0,1.4.0

View File

@@ -22,6 +22,7 @@
* {doc}`rocminfo <rocminfo:index>`
* {doc}`ROCm SMI <rocm_smi_lib:index>`
* {doc}`ROCm Validation Suite <rocmvalidationsuite:index>`
* {doc}`Cluster Validation Suite <cvs:index>`
:::
:::{grid-item-card} Performance

View File

@@ -107,6 +107,7 @@ System Management
":doc:`rocminfo <rocminfo:index>`", "Reports system information"
":doc:`ROCm SMI <rocm_smi_lib:index>`", "C library for Linux that provides a user space interface for applications to monitor and control GPU applications"
":doc:`ROCm Validation Suite <rocmvalidationsuite:index>`", "Detects and troubleshoots common problems affecting AMD GPUs running in a high-performance computing environment"
":doc:`Cluster Validation Suite <cvs:index>`", "CVS is a collection of test scripts that validate AMD AI clusters. Use CVS to verify cluster health, GPU/CPU node health, Host OS configuration checks, and NIC validations."
Performance
^^^^^^^^^^^