-
Notifications
You must be signed in to change notification settings - Fork 512
Job submission and control
David Anderson edited this page Mar 9, 2026
·
1 revision
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.
Each
- Staging input files
- Submitting jobs locally
- Work generators
-
Local web-based job submission
- User file sandbox
- Examples: Autodock? LAMMPS, Tree threader