Skip to content

Instantly share code, notes, and snippets.

@dendisuhubdy
Created August 20, 2017 16:28
Show Gist options
  • Save dendisuhubdy/7e14a0021390508a57e79e22c7910ea5 to your computer and use it in GitHub Desktop.
Save dendisuhubdy/7e14a0021390508a57e79e22c7910ea5 to your computer and use it in GitHub Desktop.
GPU allocation
# 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