Final edits (#126)

* final edits

* more edits per review

* more edits

* attempt to fix dead link
This commit is contained in:
yugang-amd
2025-05-21 16:59:00 -04:00
committed by GitHub
parent bce329abd6
commit 8a266e698c
7 changed files with 19 additions and 20 deletions
+2 -2
View File
@@ -17,7 +17,7 @@ ROCSHMEM_INIT
:returns: None.
**Description:**
This routine initializes the rocSHMEM runtime and underlying transport layer.
This routine initializes the rocSHMEM library and underlying transport layer.
Before ``rocshmem_init`` is called,
you must select the device that this PE is associated to by calling
`hipSetDevice
@@ -41,7 +41,7 @@ ROCSHMEM_FINALIZE
:returns: None.
**Description:**
This routine finalizes the rocSHMEM runtime.
This routine finalizes the rocSHMEM library.
.. cpp:function:: __device__ void rocshmem_wg_finalize(void)
+1 -2
View File
@@ -96,12 +96,11 @@ ROCSHMEM_TEST
**Description:**
This routine tests if the condition ``(*ivars cmp val)`` is true.
.. _CMP_VALUES:
Supported comparisons
---------------------
.. _CMP_VALUES:
The following table lists the point-to-point comparison constants:
.. list-table:: Point-to-Point Comparison Constants