Queues
Queues are used by the batch scheduler to aid in the organization of jobs. Users have access to multiple queues, and each queue may allow different job limits and have different priorities. Remember: Ewok is provided for workflow automation and for data analysis. Production jobs are not allowed on ewok.
Unless otherwise notified, users have access to two queues:
-
“batch” queue
- The “batch” queue is the standard default queue. No queue specification (
#PBS -q) is required to use this queue. Most user jobs should run in this queue. - Queue limits are shows on the Scheduling Policy page. If your jobs require resources outside these limits, please complete the relevant request form on the special requests page.
- The “batch” queue is the standard default queue. No queue specification (
-
“workflow” queue
