Q: How do I find the available PBS queues on the "typical" Torque MPI system? (asking our admin takes 24+ hours, and the system changes with constant migration)
(for example, "Std8" is one possible queue)
#PBS -q Std8
Queue status is displayed by options -q and -Q.
Portable Batch System (PBS) is a computer software which performs job (a unit of work or unit of execution) computational resource allocation in an HPC center.
DESCRIPTION The qstat command is used to request the status of jobs, queues, or a batch server. The requested status is written to standard out. When requesting job status, synopsis format 1, qstat will output information about each job_identifier or all jobs at each destination.
The admin finally got back. To get a list of queues on our hpc system, the command is:
$ qstat -q
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With