remove broken link etc. (#234)

[ROCm/rocshmem commit: 4a760d741a]
This commit is contained in:
yugang-amd
2025-09-10 09:48:28 -04:00
committad av GitHub
förälder b79b9f4b60
incheckning 526784233b
+1 -1
Visa fil
@@ -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 <http://www.openshmem.org/site/>`_ 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 `<https://github.com/ROCm/rocSHMEM>`_.