Command List

From UF HPC Wiki

Jump to: navigation, search

Scheduler Commands

  • showq: Show currently running, idle, and/or blocked jobs that are in the queue.
  • checkjob: Look at specific statistics about a job
  • showstart: Show estimated start time for a job
  • qstat: Show jobs that are in the queue, from torque's perspective
  • qalter: Modify a currently queued job. Normal users have limited use of this command.
  • qdel: Delete a job from the queue.
  • qdelmine: Delete all of your jobs from the queue.
  • qhold: Place a job on hold, in the situation that you do not want it to run quite yet, but would prefer not to lose your place in the queue. (Handy if you have a data dependency that has not quite been met yet.)
  • qsub: Submit a job to the queue.