The maximum time in milliseconds to execute a BATCH Job.
x >= 60000900000
BATCH The number of CPU cores required for the Job. The assigned Node must have at least this many CPU cores available.
x >= 04
An optional description for the Job.
The number of GPUs required for the Job. The assigned Node must have at least this many GPUs available.
x >= 01
The name of the GPU to use for the Job. If not specified, the system will choose the first available GPU that satisfies the Job requirements. Mutually exclusive with gpu_registry_uuid.
"NVIDIA RTX 4090"
UUID of a GPU from the GpuRegistry for exact GPU targeting. Mutually exclusive with gpu_name.
"01234567-89ab-cdef-0123-456789abcdef"
The maximum number of Nodes that can be assigned to run the Job. Default is 1.
The maximum number of times to retry the Job if it fails. Default is 0 (no retries).
x >= 0The maximum time in milliseconds to wait for the the Job to be assigned to a Node. Default: 5 minutes.
x >= 300000The maximum time in milliseconds to wait for the the Node to finish preparing the assigned Job. Default: 5 minutes.
x >= 120000The minimum RAM in gigabytes required for the Job. The assigned Node must have at least this much RAM available.
x >= 0The minimum storage in gigabytes required for the Job. The assigned Node must have at least this much storage available.
x >= 0The minimum VRAM in gigabytes required for the Job. The assigned Node must have at least this much VRAM available.
x >= 0Job created successfully
job PENDING, ASSIGNED, RUNNING, COMPLETED, CANCELLED, FAILED BATCH, PERSISTENT