Created
August 20, 2017 16:28
-
-
Save dendisuhubdy/7e14a0021390508a57e79e22c7910ea5 to your computer and use it in GitHub Desktop.
GPU allocation
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
| # obtaining a screen | |
| pkscreen | |
| # attaching to a screen | |
| pkscreen -r | |
| # ask for a low priority allocation for GPUs | |
| sinter --gres=gpu --qos=low --mem=20000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment