Skip to content

Wait for available GPU

Compare
Choose a tag to compare
@anderskm anderskm released this 01 Feb 12:54
· 77 commits to master since this release

GPUstats

  • Added new functionality to getFirstAvailable(...) to support multiple attempts to find available GPU.
    • Added 4 new input arguments:
      • order - specifies, the ordering of the GPUs. Same functionality as for getAvailable(...)
      • attempts - number of attempts for locating available GPU.
      • interval - interval in seconds between each attempt.
      • verbose - print attempt counter