Glossary

chunk

A chunk is a set of runs that are grouped together for execution. This allows to group runs for offline coupling.

experiment

The whole simulation and computations performed under the same workflow.

job

A job is a unit of work inside a workflow. Sometimes also referred as a phase.

run

A run the set of computations and jobs until a restart is performed, a cycle of within a experiment.

workflow

A workflow is a series of jobs that are executed during a run and their dependencies.