CLUES: an energy management system for HPC Clusters and Cloud infrastructures.
GNU General Public License v3.0
24
stars
7
forks
source link
Clues power off node when used slots are less than total slots, SGE queuing system. #97
Closed
belavicm closed 3 years ago
Clues change state NodeInfo.IDLE and power off node after IDLE_TIME even if there are running jobs on the node. Using SGE queuing system.
https://github.com/grycap/clues/blob/26bfe62632b427e0164c58408071502a2bf647f7/cluesplugins/sge.py#L375-L381