* final edits

* more edits per review

* more edits

* attempt to fix dead link

[ROCm/rocshmem commit: 8a266e698c]
Este commit está contenido en:
yugang-amd
2025-05-21 16:59:00 -04:00
cometido por GitHub
padre 35e3a27890
commit 8fbb892cc1
Se han modificado 7 ficheros con 19 adiciones y 20 borrados
+2 -2
Ver fichero
@@ -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
Ver fichero
@@ -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