/gpu_idle

auto send email when gpu is idle

Primary LanguagePython

Util FOR GPU MONITOR

Help to use idle gpu in time

  1. Automatically send email when gpu is idle

Usage

  1. install python requirements
  2. fill example_data
  3. rename example_data to data
  4. run demo.sh

How to stop it

  1. command
kill -9 $(cat run.pid)