Skip to content

Instantly share code, notes, and snippets.

@janakiramm
Created November 6, 2021 07:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save janakiramm/14b491cfbd159ed66be38b8324975849 to your computer and use it in GitHub Desktop.
Save janakiramm/14b491cfbd159ed66be38b8324975849 to your computer and use it in GitHub Desktop.
kubectl run gpu-test \
--rm -t -i \
--restart=Never \
--image=nvcr.io/nvidia/cuda:10.1-base-ubuntu18.04 nvidia-smi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment