Skip to content

Initial release

Compare
Choose a tag to compare
@anderskm anderskm released this 16 Jan 14:38
· 119 commits to master since this release

GPUstats:

  • Get memory usage and utility of all CUDA compatible GPUs using Python (and nvidia-smi)
  • Get the first, last and random available GPU from all available GPUs
  • Example showing how to programmatically only allocate memory on 1 GPU when using TensorFlow