Description Usage Format Fields
BatchQueue Class
1 |
An object of class R6ClassGenerator of length 24.
customDirectivesAny custom directives that should be appended to scheduler directives. ex. #$ -A TG-12345
isDefaultIs this the default queue for the system.
maxJobsThe maximum number of jobs that can be in queue at once.
maxUserJobsThe maximum number of jobs per user that can be in queue at once.
maxNodesThe max nodes available per node to jobs submitted to this queue.
maxMemoryPerNodeThe max memory available per node to jobs submitted to this queue.
maxProcessorsPerNodeThe max processors per node available to jobs submitted to this queue.
maxRequestedTimeThe max length of jobs submitted to this queue in hhh:mm:ss format.
nameThe name of the batch queue.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.