Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 460 Bytes

README.rst

File metadata and controls

15 lines (10 loc) · 460 Bytes

django-pbs

Provides views for displaying information from a PBS server. pbs_python is required and also the torque libs. It will show the list of jobs on a server and also information about particular jobs.

All information is currently located on the wiki:

https://github.com/VPAC/django-pbs/wiki

This project requires pbs_python, available at:

https://oss.trac.surfsara.nl/pbs_python

pbs_python in turn, requires libtorque2 to be installed.