Skip to content

Instantly share code, notes, and snippets.

@GJSissons
Created January 29, 2019 18:13
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/4317cb7efd02199d4baca3f78fbccb64 to your computer and use it in GitHub Desktop.
Save GJSissons/4317cb7efd02199d4baca3f78fbccb64 to your computer and use it in GitHub Desktop.
Scheduling with GPUs Part II - figure 1
$ qstat -F
queuename qtype resv/used/tot. load_avg arch states
------------------------------------------------------------------------------------------------------------------
all.q@hostname BIPC 0/0/10 0.00 lx-amd64
hl:cuda.verstr=270.41.06
hl:cuda.0.name=GeForce 8400 GS
hl:cuda.0.totalMem=511.312M
hl:cuda.0.freeMem=500.480M
hl:cuda.0.usedMem=10.832M
hl:cuda.0.eccEnabled=0
hl:cuda.0.temperature=44.000000
hl:cuda.1.name=GeForce 8400 GS
hl:cuda.1.totalMem=511.312M
hl:cuda.1.freeMem=406.066M
hl:cuda.1.usedMem=20.274M
hl:cuda.1.eccEnabled=0
hl:cuda.1.temperature=43.000000
hl:cuda.devices=2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment