IT.TorqueUsage History
Hide minor edits - Show changes to markup
November 24, 2008, at 04:10 PM
by 88.196.179.237 -
Changed lines 11-13 from:
releaseres - removes node reservation
to:
releaseres - removes node reservation
qmgr -c 'l s pbs_version' - prints installed torque version
January 25, 2007, at 11:28 PM
by 80.235.59.166 -
Changed lines 2-11 from:
- @qsub@ - submit a job
- @qrun@ - force job to run (requires root privileges)
- @diagnose@ - helps debug the problematic jobs
- @tracejob JOBID@ - displays logs for the specified job
- @showstats@ - shows torque usage statistics
- @setres@ - sets node reservation
- @releaseres@ - removes node reservation
to:
qsub - submit a job
qrun - force job to run (requires root privileges)
diagnose - helps debug the problematic jobs
tracejob JOBID - displays logs for the specified job
showstats - shows torque usage statistics
setres - sets node reservation
releaseres - removes node reservation
January 25, 2007, at 11:27 PM
by 80.235.59.166 -
Added lines 1-11:
Useful commands
- @qsub@ - submit a job
- @qrun@ - force job to run (requires root privileges)
- @diagnose@ - helps debug the problematic jobs
- @tracejob JOBID@ - displays logs for the specified job
- @showstats@ - shows torque usage statistics
- @setres@ - sets node reservation
- @releaseres@ - removes node reservation