Skip to content

Commit 446c344

Browse files
committed
fix subindices
1 parent 280acea commit 446c344

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/_prebuilt/installation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,13 @@ Your shell prompt should look similar to:
4545
### **Using NVIDIA GPU on Nodes (Optional)**
4646

4747
For nodes equipped with **NVIDIA GPUs**, ensure the following prerequisites:
48+
4849
- **NVIDIA Driver**: Version 525.60.13 or later.
4950
- **CUDA**: Version 12.1 is required. After installation, verify with <code>nvidia-smi</code>.
5051
- **NVIDIA Container Toolkit**: Install to enable GPU access within Docker containers.
5152

5253
Follow these guides for proper installation:
54+
5355
- [CUDA Installation Guide for Linux](https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html)
5456
- [NVIDIA Container Toolkit Installation Guide](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html)
5557

0 commit comments

Comments
 (0)