Skip to content

Commit d8bd182

Browse files
committed
Correct HMM name to Heterogeneous Memory Management
Signed-off-by: Andrew Chen <[email protected]>
1 parent 1e28408 commit d8bd182

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

gpu-operator/custom-driver-params.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ To pass custom parameters, execute the following steps.
4949
Example using ``nvidia-uvm`` module
5050
-----------------------------------
5151

52-
This example shows the High Memory Mode being disabled in the ``nvidia-uvm`` module.
52+
This example shows the Heterogeneous Memory Management (HMM) being disabled in the ``nvidia-uvm`` module.
53+
Refer to `Simplifying GPU Application Development with Heterogeneous Memory Management <https://developer.nvidia.com/blog/simplifying-gpu-application-development-with-heterogeneous-memory-management/>`_ for more information about HMM.
5354

5455
#. Create a configuration file named ``nvidia-uvm.conf``:
5556

gpu-operator/platform-support.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ The following NVIDIA data center GPUs are supported on x86 based platforms:
178178
NVIDIA RTX PRO 6000 Blackwell Server Edition notes:
179179
* Driver versions 575.57.08 or later is required.
180180
* MIG is not supported on the 575.57.08 driver release.
181-
* You must disable High Memory Mode (HMM) in UVM by :ref:`Customizing NVIDIA GPU Driver Parameters during Installation`.
181+
* You must disable Heterogeneous Memory Management (HMM) in UVM by :ref:`Customizing NVIDIA GPU Driver Parameters during Installation`.
182182

183183
.. tab-item:: B-series Products
184184

0 commit comments

Comments
 (0)