diff --git a/docs/source/advanced/gpu/nvidia/repo/nvml.rst b/docs/source/advanced/gpu/nvidia/repo/nvml.rst index 8453700dc..7f74a3040 100644 --- a/docs/source/advanced/gpu/nvidia/repo/nvml.rst +++ b/docs/source/advanced/gpu/nvidia/repo/nvml.rst @@ -3,9 +3,9 @@ Install NVIDIA Management Library (optional) See https://developer.nvidia.com/nvidia-management-library-nvml for more information. -The .run file can be downloaded from NVIDIAs website and placed into the ``/install/postscripts`` directory on the Management Node. +The .run file can be downloaded from NVIDIAs website and placed into the ``/install/postscripts`` directory on the Management Node. -To enable installation of the management library after the node is install, add the .run file to the ``postbootscripts`` attribute for the nodes: :: +To enable installation of the management library after the node is install, add the .run file to the ``postbootscripts`` attribute for the nodes: :: # ensure the .run file has execute permission chmod +x /install/postscripts/.run