Skip to content

queue

The hpcman queue commands facilitate managment of queueing jobs.

The primary command is hpcman queue submit, which submits a particular job type to the specified queue.

Each command is executed using code in the app.py, yet calls functions and classes in individual submodule files.

The xml dir has code to parse the xml files produced by, as of now, the sge outputs.