Created
January 29, 2019 19:01
-
-
Save GJSissons/f4e0aa91934a2ccd91514f7cf9ab9901 to your computer and use it in GitHub Desktop.
GridEngine and NVIDIA Docker - figure 10
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
| 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