From 576fbaef741dfba4d394e7193fcd664e6cbb2bfd Mon Sep 17 00:00:00 2001 From: yugang-amd Date: Thu, 22 Jan 2026 16:17:25 -0500 Subject: [PATCH] Fix link for global enum and defines (#2802) --- projects/rocr-runtime/runtime/docs/data/env_variables.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rocr-runtime/runtime/docs/data/env_variables.rst b/projects/rocr-runtime/runtime/docs/data/env_variables.rst index ffabec72f8..43cc7adcf7 100644 --- a/projects/rocr-runtime/runtime/docs/data/env_variables.rst +++ b/projects/rocr-runtime/runtime/docs/data/env_variables.rst @@ -28,7 +28,7 @@ | Specifies the threshold for the amount of scratch memory allocated and reclaimed in kernel dispatches. | Enabling ``HSA_NO_SCRATCH_RECLAIM`` circumvents ``HSA_SCRATCH_SINGLE_LIMIT``, and treats ``HSA_SCRATCH_SINGLE_LIMIT`` as the maximum value. | - | **NOTE:** In the 7.0 release the developer can use the HIP enumerator ``hipExtLimitScratchCurrent`` to programmatically change the default scratch memory allocation size. For more information, see `Global enums and defines `_. + | **NOTE:** In the 7.0 release the developer can use the HIP enumerator ``hipExtLimitScratchCurrent`` to programmatically change the default scratch memory allocation size. For more information, see `Global enums and defines `_. - ``146800640`` - 0 to 4GB per XCC