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