diff --git a/projects/rocshmem/docs/index.rst b/projects/rocshmem/docs/index.rst index cbe4c96019..4cd6f05d35 100644 --- a/projects/rocshmem/docs/index.rst +++ b/projects/rocshmem/docs/index.rst @@ -6,7 +6,7 @@ rocSHMEM documentation **************************** -The ROCm OpenSHMEM (rocSHMEM) is an intra-kernel networking library that provides GPU-centric networking through an `OpenSHMEM-like `_ interface. It simplifies application code complexity and enables finer communication and computation overlap than traditional host-driven networking. rocSHMEM uses a single symmetric heap (SHEAP) allocated to GPU memories. For more information, see :doc:`introduction` +The ROCm OpenSHMEM (rocSHMEM) is an intra-kernel networking library that provides GPU-centric networking through an OpenSHMEM-like interface. It simplifies application code complexity and enables finer communication and computation overlap than traditional host-driven networking. rocSHMEM uses a single symmetric heap allocated to GPU memories. For more information, see :doc:`introduction`. The rocSHMEM public repository is located at ``_.