Skip to content
forked from wwaites/gpuman

GPU temperature monitor

License

Notifications You must be signed in to change notification settings

EdinburghNLP/gpuman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpuman - program for monitoring GPU temperature and killing processes

This program monitors NVIDIA GPU temperature and acts according to its configuration file. If the temperature is above the "notify" threshold, it sends notifications. If it is above the "kill" threshold, it kills processes (using SIGABRT) in the hope of cooling down the system before damage occurs. See examples/gpuman.cfg for an example configuration file.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%