Skip to content

Commit 022f07a

Browse files
Merge pull request #109 from DSFans2014/feat/update_prequisities
feat: update prequisities
2 parents ae2b375 + 476c814 commit 022f07a

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

docs/installation/prequisities.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@ title: Prequisities
44

55
Before installing HAMi, make sure the following tools and dependencies are properly installed in your environment:
66

7-
- [Helm](https://helm.sh/zh/docs/) v3+
8-
- [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/) v1.16+
9-
- [CUDA](https://developer.nvidia.com/cuda-toolkit) v10.2+
10-
- [NvidiaDriver](https://www.nvidia.cn/drivers/unix/) v440+
7+
- NVIDIA drivers >= 440
8+
- nvidia-docker version > 2.0
9+
- default runtime configured as nvidia for containerd/docker/cri-o container runtime
10+
- Kubernetes version >= 1.18
11+
- glibc >= 2.17 & glibc < 2.30
12+
- kernel version >= 3.10
13+
- helm > 3.0
1114

1215
## Preparing your GPU Nodes
1316

0 commit comments

Comments
 (0)