Skip to content

Instantly share code, notes, and snippets.

@GJSissons
Created January 29, 2019 19:01
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 GJSissons/f4e0aa91934a2ccd91514f7cf9ab9901 to your computer and use it in GitHub Desktop.
Save GJSissons/f4e0aa91934a2ccd91514f7cf9ab9901 to your computer and use it in GitHub Desktop.
GridEngine and NVIDIA Docker - figure 10
qsub -l docker,docker_images="*tensorflow:18.03-py2*",gpu=1[affinity=true],name=”Tesla V100-PCIE-16GB” \
-xd “--runtime=nvidia” -b y -S /bin/sh <command-inside-container>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment