Skip to content

Commit 4eb3323

Browse files
committed
Added more details to the README
1 parent b16162c commit 4eb3323

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,8 @@ Once you have a built image (either by building it yourself, or using the pre-bu
122122
docker run --runtime nvidia -it <YOUR_IMAGE_ID>
123123
```
124124

125+
**NOTE**: you may need to install [the Nvidia container toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html) ([github](https://github.com/NVIDIA/nvidia-container-toolkit)) to support usage of the `--runtime nvidia` flag with Docker.
126+
125127
* **Without GPU support**
126128
If you don't have access to a GPU, you can still run the image using (without GPU support):
127129
```

0 commit comments

Comments
 (0)