From 7697298f5d2ffce7a882d2f0c504a94fc91bdb95 Mon Sep 17 00:00:00 2001 From: yugang-amd Date: Thu, 22 May 2025 10:41:25 -0400 Subject: [PATCH] update rocSHMEM xrefs --- RELEASE.md | 2 +- docs/compatibility/compatibility-matrix-historical-6.0.csv | 2 +- docs/compatibility/compatibility-matrix.rst | 2 +- docs/reference/api-libraries.md | 2 +- docs/what-is-rocm.rst | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index 641bc64bc..6c8c523f4 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -165,7 +165,7 @@ Click {fab}`github` to go to the component's source code on GitHub. - rocSHMEM + rocSHMEM 2.0.0 diff --git a/docs/compatibility/compatibility-matrix-historical-6.0.csv b/docs/compatibility/compatibility-matrix-historical-6.0.csv index 2e9fcfbe5..49fd5dd5d 100644 --- a/docs/compatibility/compatibility-matrix-historical-6.0.csv +++ b/docs/compatibility/compatibility-matrix-historical-6.0.csv @@ -56,7 +56,7 @@ ROCm Version,6.4.1,6.4.0,6.3.3,6.3.2,6.3.1,6.3.0,6.2.4,6.2.2,6.2.1,6.2.0, 6.1.5, ,,,,,,,,,,,,,,,, COMMUNICATION,.. _commlibs-support-compatibility-matrix-past-60:,,,,,,,,,,,,,,, :doc:`RCCL `,2.22.3,2.22.3,2.21.5,2.21.5,2.21.5,2.21.5,2.20.5,2.20.5,2.20.5,2.20.5,2.18.6,2.18.6,2.18.6,2.18.6,2.18.3,2.18.3 - `rocSHMEM `_ ,2.0.0,2.0.0,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A + :doc:`rocSHMEM `,2.0.0,2.0.0,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A ,,,,,,,,,,,,,,,, MATH LIBS,.. _mathlibs-support-compatibility-matrix-past-60:,,,,,,,,,,,,,,, `half `_ ,1.12.0,1.12.0,1.12.0,1.12.0,1.12.0,1.12.0,1.12.0,1.12.0,1.12.0,1.12.0,1.12.0,1.12.0,1.12.0,1.12.0,1.12.0,1.12.0 diff --git a/docs/compatibility/compatibility-matrix.rst b/docs/compatibility/compatibility-matrix.rst index f852a18fa..24e81bffc 100644 --- a/docs/compatibility/compatibility-matrix.rst +++ b/docs/compatibility/compatibility-matrix.rst @@ -80,7 +80,7 @@ compatibility and system requirements. ,,, COMMUNICATION,.. _commlibs-support-compatibility-matrix:,, :doc:`RCCL `,2.22.3,2.22.3,2.21.5 - `rocSHMEM `_ ,2.0.0,2.0.0,N/A + :doc:`rocSHMEM `,2.0.0,2.0.0,N/A ,,, MATH LIBS,.. _mathlibs-support-compatibility-matrix:,, `half `_ ,1.12.0,1.12.0,1.12.0 diff --git a/docs/reference/api-libraries.md b/docs/reference/api-libraries.md index 42ace3b01..6abb1a836 100644 --- a/docs/reference/api-libraries.md +++ b/docs/reference/api-libraries.md @@ -45,7 +45,7 @@ (communication-libraries)= * {doc}`RCCL ` -* [rocSHMEM](https://github.com/ROCm/rocSHMEM) +* {doc}`rocSHMEM ` ::: :::{grid-item-card} Math diff --git a/docs/what-is-rocm.rst b/docs/what-is-rocm.rst index bb1b468af..a12162599 100644 --- a/docs/what-is-rocm.rst +++ b/docs/what-is-rocm.rst @@ -52,7 +52,7 @@ Communication :header: "Component", "Description" ":doc:`RCCL `", "Standalone library that provides multi-GPU and multi-node collective communication primitives" - "`rocSHMEM `_", "Runtime that provides GPU-centric networking through an OpenSHMEM-like interface. This intra-kernel networking library simplifies application code complexity and enables more fine-grained communication/computation overlap than traditional host-driven networking." + ":doc:`rocSHMEM `", "An intra-kernel networking library that provides GPU-centric networking through an OpenSHMEM-like interface" Math ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^