Skip to content

Commit 5267842

Browse files
authored
remove broken link etc. (#234)
[ROCm/rocshmem commit: 4a760d7]
1 parent b79b9f4 commit 5267842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/rocshmem/docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
rocSHMEM documentation
77
****************************
88

9-
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`
9+
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`.
1010

1111
The rocSHMEM public repository is located at `<https://github.com/ROCm/rocSHMEM>`_.
1212

0 commit comments

Comments
 (0)