Skip to content

Job submission and control

David Anderson edited this page Mar 9, 2026 · 1 revision

Concepts and terms

A workunit is a computation to be performed: a job. It may include any number of input files. It has various attributes, such as resource requirements and deadline. A workunit is associated with an application, not with an application version. In other words, you don't specify what platform the job is to be run on.

A result describes an instance of a computation, either unstarted, in progress, or completed. Each result is associated with a workunit. There may be several instances, or "replicas", of a given workunit.

Input and output templates

Each

Local job submission

Remote job submission

Job keywords

Managing multiple job submitters

Targeted jobs

Job dispatch policy

Clone this wiki locally