- Home
- About
- Collaborative Data Access (SAGs)
- Publications
- For Members
qstat - show the status of Grid Engine jobs and queues
qsub - submit jobs to Grid Engine
qhost - show the status of Grid Engine hosts, queues, jobs
qacct - report and account for Grid Engine usage
see man pages for full details, or type -help parameter for a quick list of options.
- Submit as a cluster job for any task with long-running CPU and/or high RAM usage.
- Tasks with multiple CPU use must match slot request ( see parallel processing)
qsub -N my-script-01 -cwd -b y bash script01.sh