You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cloud-infrastructure/ai-infra-gpu/ai-infrastructure/cuda-aware-mpi/README.md
+29-2Lines changed: 29 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Open MPI is an open source Message Passing Interface (MPI) implementation that i
4
4
5
5
## Prerequisites
6
6
7
-
In this example, we are using a type VM.GPU.A100.1 instance, a virtual machine featuring a NVIDIA A100 80 GB GPU and a standard Ubuntu 22.04 image. On this instance, we will install:
7
+
In this example, we are using a type VM.GPU.A100.80G.1 instance, a virtual machine featuring a NVIDIA A100 80 GB GPU and a standard Ubuntu 22.04 image. On this instance, we will install:
8
8
* NVIDIA drivers
9
9
* CUDA Container toolkit
10
10
* GDRCOPY
@@ -13,7 +13,7 @@ In this example, we are using a type VM.GPU.A100.1 instance, a virtual machine f
13
13
14
14
## Configuration walkthrough
15
15
16
-
For the sake of simplicity, installation scripts can be found in the assets > scripts folder.
16
+
For the sake of simplicity, installation scripts can be found in the [scripts](cloud-infrastructure/ai-infra-gpu/ai-infrastructure/cuda-aware-mpi/assets/scripts) folder.
0 commit comments