HPyMon is a Python software running with a GUI that is used to collect jobs on a distant HPC and display the list in a user-friendly interface. The software includes many options, such as generation of custom displays of the job list and basic commands that can be send to the servers.

Logo of HPyMon.

Presentation

HPyMon is a complete Python 3 software - no terminal lines required and provided with its own executable - used to connect to a HPC server and collect the list of running jobs there. HPyMon then display the list of job in its table interface to make it convenient to read for the user. The graphic user interface (GUI) of HPyMon is powered by PyQt5.

Main interface of HPyMon with displayed jobs.


HPyMon includes tools to connect to a distant server by tunnelling through another server. It is also possible to kill selected job(s) in HPyMon.

Installation

The documentation on how to install and launch the software can be found on the related GitHub page.

Updated: