caput.pipeline.tasklib.debug#

Pipeline tasks used for debugging and environment checks.

Classes#

CheckMPIEnvironment

Check that the current MPI environment can communicate across all nodes.

DebugInfo

Output some useful debug info.

Print

Stupid module which just prints whatever it gets. Good for debugging.

SaveConfig

Write pipeline config to a text file.

SaveModuleVersions

Write module versions to a YAML file.