Created
January 18, 2019 19:37
-
-
Save randyzwitch/a96e3ce8fef058b84fe0937d11ab79ab to your computer and use it in GitHub Desktop.
NVIDIA Docker image
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# install nvidia-docker2 https://github.com/NVIDIA/nvidia-docker | |
# run image interactively | |
docker run -it --runtime=nvidia --rm nvidia/cuda:9.2-devel-ubuntu16.04 bash |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment