/nvGPUWebUI

A web-based tool for monitoring/killing processes running on GPUs

Primary LanguagePythonMIT LicenseMIT

nvGPUWebUI

A web-based tool for monitoring/killing processes running on GPUs, integrating with tensorboard in the iframes.

index

Usage

  1. Install flask

  2. Set the flask port in app.py, then python app.py

  3. Open the web page, change the default tensorboard port.

  • Click Button "Show" to toggle the iframe.

  • Click Button 'Kill' to kill your process.

LICENSE

See LICENSE

ChangeLog

2019-12-04 V1.0

Basic functions

  • Integrate tensorboard in iframes
  • List processes
  • Kill by the PID