Skip to content

Commit bfcd656

Browse files
committed
Reorder info in section Prerequisites in CUDA.md
1 parent d8aa920 commit bfcd656

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CUDA.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,16 @@ The same as the
5959
* NVIDIA Linux driver
6060
* NVIDIA Container Toolkit
6161

62+
:information_source: The host running the GPU accelerated images only requires
63+
the NVIDIA driver, the CUDA toolkit does not have to be installed.
64+
6265
Use driver version 535
6366
([Long Term Support Branch](https://docs.nvidia.com/datacenter/tesla/drivers/index.html#lifecycle))
6467
with [NVIDIA Data Center GPUs](https://resources.nvidia.com/l/en-us-gpu) or
6568
[select NGC-Ready NVIDIA RTX boards](https://docs.nvidia.com/certification-programs/ngc-ready-systems/index.html)
6669
to ensure
6770
[forward compatibility](https://docs.nvidia.com/deploy/cuda-compatibility/index.html#forward-compatibility)
68-
until June 2026.
69-
:information_source: The host running the GPU accelerated images only requires
70-
the NVIDIA driver, the CUDA toolkit does not have to be installed.
71+
until June 2026.
7172

7273
## Install
7374

0 commit comments

Comments
 (0)