Skip to content

Add GPU monitoring to REST API

Christian Witzler requested to merge vis/jumonc:gpu into develop

Add GPU monitoring

  • based on pynvml
  • only avaiable with Nvidia GPUs
  • includes basic cache usage
  • is disable if no working Nvidia GPU is found

Merge request reports