Search code examples
hpcpbs

Getting description of a PBS job queue


Is there any command that would allow me to query the description of a running/ queued PBS job for its attributes such as RAM, number of processors, GPUs etc?


Solution

  • Use qstat command:

    qstat -f job_id