BatchQueue: BatchQueue Class

Description Usage Format Fields

Description

BatchQueue Class

Usage

1

Format

An object of class R6ClassGenerator of length 24.

Fields

customDirectives

Any custom directives that should be appended to scheduler directives. ex. #$ -A TG-12345

isDefault

Is this the default queue for the system.

maxJobs

The maximum number of jobs that can be in queue at once.

maxUserJobs

The maximum number of jobs per user that can be in queue at once.

maxNodes

The max nodes available per node to jobs submitted to this queue.

maxMemoryPerNode

The max memory available per node to jobs submitted to this queue.

maxProcessorsPerNode

The max processors per node available to jobs submitted to this queue.

maxRequestedTime

The max length of jobs submitted to this queue in hhh:mm:ss format.

name

The name of the batch queue.


agaveplatform/r-sdk documentation built on May 13, 2019, 8:20 a.m.