Torque/pbs Notes

From Simson Garfinkel
Jump to navigationJump to search
qmgr -c "p s"
Print system configuration
qstat -t
Show all array jobs
qstat -f
Show "full" listing
qstat -tfx
Get all jobs, all array, in XML format
qstat -t -f 6959[] |grep exec_host
find the host where each of the processes in job 6959 are running.
PBS nodes=1
  1. infiniband
gives you the power of Infiniband!