remove broken link etc. (#234)

This commit is contained in:
yugang-amd
2025-09-10 09:48:28 -04:00
کامیت شده توسط GitHub
والد cb39f7a313
کامیت 4a760d741a
+1 -1
مشاهده پرونده
@@ -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>`_.