10000 GitHub - moravveji/cluster_watch: Live monitoring of a supercomputer (w.r.t. available nodes and running jobs)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

moravveji/cluster_watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cluster_watch: Live Monitoring of a Supercomputer

Purpose

This Python tool provides live graphical monitoring of a cluster (of e.g. hybird CPU and GPU nodes), by providing a list of hostnames. It heavily relies on the output of the pbsnodes <hostname> command. The instant node information is captured from STDOUT, and is parsed to the attributes of the node, cpu and gpu class instances. A cluster is an aglemeration of a pool of nodes (i.e. a list of node instances).

Dependencies

  • Python/3.6-intel-2018a
  • Python Tkinter

To Do List

  • Allow the nodes class initialization to accept the list of hostnames of the cluster from an ASCII file

About

Live monitoring of a supercomputer (w.r.t. available nodes and running jobs)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0