Final edits (#126)
* final edits
* more edits per review
* more edits
* attempt to fix dead link
[ROCm/rocshmem commit: 8a266e698c]
Este commit está contenido en:
@@ -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)
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Referencia en una nueva incidencia
Block a user