Key Conceptsยถ
autojob is designed with the following workflow in mind:
Task creation: initializing the task data model and writing inputs to directory
Execution: Task runs on HPC
Harvesting/Analysis: loads results using calculator-specific and custom โharvestersโ
Workflow: progress through DAG-based Workflows
The following sections describe key concepts required for implementation of the above workflow.