JobProfile-class: JobProfile constructor

Description Slots See Also

Description

An S4 class used to create a job specification.

Slots

memory

The amount of memory used by the job

cpus

The number of cpus used by the job

walltime

The maximum amount of time the job should run

qos

Name of the "quality of service" (qos) that the job should be submitted as

output.file

The path to the Slurm output file

email.complete

If used, Slurm will email the given email address when the job is finished.

other.args

A string containing additional flags and values to pass to Slurm. These will overwrite previously given parameters when submitted.

See Also

Submission, submit


TheJacksonLaboratory/jaxsubmit documentation built on Dec. 18, 2021, 4:09 p.m.