[Docs] Clarify ROCSHMEM_HEAP_SIZE (#392)

* clarify ROCSHMEM_HEAP_SIZE

* Apply suggestions from code review

Co-authored-by: Aurelien Bouteiller <aurelien.bouteiller@amd.com>

---------

Co-authored-by: Aurelien Bouteiller <aurelien.bouteiller@amd.com>

[ROCm/rocshmem commit: 0496586829]
Bu işleme şunda yer alıyor:
Yiltan
2026-01-20 17:22:18 -05:00
işlemeyi yapan: GitHub
ebeveyn 3edd56ca23
işleme 55aab4d62e
+3 -3
Dosyayı Görüntüle
@@ -20,10 +20,10 @@ control the behavior of rocSHMEM.
- **Value** - **Value**
* - | ``ROCSHMEM_HEAP_SIZE`` * - | ``ROCSHMEM_HEAP_SIZE``
| Defines the size of the rocSHMEM symmetric heap in bytes. | Defines the size of the rocSHMEM symmetric heap in bytes (per PE).
- ``1073741824`` (1 GB) - ``1073741824`` (1 GB)
- | Size in bytes. - | Size in bytes (per PE).
| Note the heap is on the GPU memory. | Note: the heap is on GPU memory.
* - | ``ROCSHMEM_MAX_NUM_CONTEXTS`` * - | ``ROCSHMEM_MAX_NUM_CONTEXTS``
| Defines the number of contexts an application can use. | Defines the number of contexts an application can use.