hpcman queue¶
Some commands in this group have been implemented.
Command | Description | Status |
---|---|---|
avail | SGE_Avail replacement |
implemented |
error | SGE_Error replacement |
not implemented |
submit | SGE_Batch and SGE_Array replacement |
implemented |
stat | qstat replacement |
implemented |
usage | qacct replacement |
not implemented |
Rationale¶
Most software should be run through one of our queueing systems. We support both the SGE and Slurm.
Users need to have a seamless experience submitting jobs on the command-line and to the queuing systems.
Details¶
Both the SGE and Slurm queuing systems are now supported by the avail
, stat
, and submit
commands.