Skip to content

Commit

Permalink
Update README for NVIDIA Container Toolkit
Browse files Browse the repository at this point in the history
  • Loading branch information
imagidan committed Mar 13, 2024
1 parent f41f4df commit 1464f81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ wsl --install -d Ubuntu
wsl --set-default Ubuntu 22.04
```
1. Install [Docker Desktop](https://www.docker.com/products/docker-desktop)
2. Install [Nivida Container Toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html) and set nvidia runtime to default if you have an Nvidia GPU.
2. Install [Visual Studio Code](https://code.visualstudio.com/)
3. Install the [Dev Containers](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers) and [Docker](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker) extension in VSCode
4. Clone and open the repository (Do on WSL2 if on Windows)
Expand Down

0 comments on commit 1464f81

Please sign in to comment.