Current situation
The current PBS Pro job manager submits jobs via qsub but does not monitor jobs via qstat or squeue as is the case with the SGE and Slurm job managers.
Feature request
- Add
pbs_queue.py modelled on sge_queue.py and slum_queue.py
- Update
config.json to use pbs_queue.py