Skip to content

Instantly share code, notes, and snippets.

@randyzwitch
Created January 18, 2019 19:37
Show Gist options
  • Save randyzwitch/a96e3ce8fef058b84fe0937d11ab79ab to your computer and use it in GitHub Desktop.
Save randyzwitch/a96e3ce8fef058b84fe0937d11ab79ab to your computer and use it in GitHub Desktop.
NVIDIA Docker image
# 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