Skip to content

Commit

Permalink
Added more details to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
femtomc committed Apr 3, 2024
1 parent b16162c commit 4eb3323
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ Once you have a built image (either by building it yourself, or using the pre-bu
docker run --runtime nvidia -it <YOUR_IMAGE_ID>
```

**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.

* **Without GPU support**
If you don't have access to a GPU, you can still run the image using (without GPU support):
```
Expand Down

0 comments on commit 4eb3323

Please sign in to comment.