Skip to content

Instantly share code, notes, and snippets.

@GJSissons
Created January 29, 2019 18:24
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/c9bc1decdca9790f36d915f439500487 to your computer and use it in GitHub Desktop.
Save GJSissons/c9bc1decdca9790f36d915f439500487 to your computer and use it in GitHub Desktop.
Scheduling with GPUs Part II - figure 5
$ qrsub -pe mpi 112 -l hgpu=4 -d 1:0:0
$ qsub -ar <id> -pe mpi 4 -par 4 -l hgpu=4 gpu_mpi_job.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment