caput.pipeline.tasklib.base#
Base pipeline tasks.
Base pipeline tasks provide standard functionality, like logging, MPI support, and container handling. These are intended to be subclassed when building more complex and/or distributed tasks.
Classes#
Implements a task whose inputs and outputs are |
|
A task with logger support. |
|
Filter log entries by MPI rank. |
|
A task base that has MPI aware logging. |
|
Base class for MPI using tasks. |
|
A task used to configure MPI aware logging. |
Functions#
|
Create a Task that groups a bunch of tasks together. |