HowTos
This section contains a collection of HowTos for various topics.
Contents:
- Define graph-level inputs and outputs
- Run tasks in parallel
- Control flow in WorkGraph
- Using the
Context
- Run shell commands as a task
- Run calculations remotely
- Combine workgraphs
- Continue a finished workgraph
- Run
async
functions as tasks - Monitor external events as a task
- Control task execution order
- Write error-resistant workflows
- Write workflow using node-graph programming paradigm
- Command line interface
- How to control (pause, play, kill) the task
- Interoperate with
aiida-core
components - Further reading