Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ranrubin/40af899d84e708efa3c45e146df8845e to your computer and use it in GitHub Desktop.
Save ranrubin/40af899d84e708efa3c45e146df8845e to your computer and use it in GitHub Desktop.
change the runtime configuration (at the end of the file) with the following block
[plugins.cri.containerd.runtimes.runc]
runtime_type = "io.containerd.runtime.v1.linux"
[plugins.linux]
runtime = "nvidia-container-runtime"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment