HowTos
This section contains a collection of HowTos for various topics.
Contents:
- Use annotations to control data provenance
- Run tasks in parallel (Scatter-Gather)
- Control flow in WorkGraph
- Run shell commands as a task
- Run calculations remotely
- Combine workgraphs
- Continue a finished workgraph
- Run
asyncfunctions as tasks - Monitor external events as a task
- Control task execution order
- Limiting maximum running jobs in a WorkGraph
- Set task metadata
- Write error-resistant workflows
- Command line interface
- How to control (pause, play, kill) the task
- Interoperate with
aiida-corecomponents