Skip to content

Instantly share code, notes, and snippets.

@GJSissons
Last active September 24, 2020 12:33
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/8e48072f27447fcdffa254c32bd6bcfa to your computer and use it in GitHub Desktop.
Save GJSissons/8e48072f27447fcdffa254c32bd6bcfa to your computer and use it in GitHub Desktop.
Scheduling with GPUs Part II - figure 6
$ qconf -sc <host>
..
host.cuda.0.affinity=SCTTCTTCTTCTTScttcttcttctt,
host.cuda.0.gpu_temp=36,
host.cuda.0.mem_free=16280.000000M,
host.cuda.0.mem_total=16280.000000M,
host.cuda.0.mem_used=0.000000M,
host.cuda.0.name=Tesla P100-PCIE-16GB,
host.cuda.0.power_usage=28.527000,
host.cuda.0.verstr=390.46,
host.cuda.1.affinity=ScttcttcttcttSCTTCTTCTTCTT,
host.cuda.1.gpu_temp=40,
host.cuda.1.mem_free=16160.000000M,
host.cuda.1.mem_total=16160.000000M,
host.cuda.1.mem_used=0.000000M,
host.cuda.1.name=Tesla V100-PCIE-16GB,
host.cuda.1.power_usage=27.298000,
host.cuda.1.verstr=390.46, host.cuda.devices=2
..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment