utopya batch

Contents

utopya batch#

utopya batch#

Run and evaluate multiple simulations.

Which batch tasks are to be performed is determined using a batch configuration file.

utopya batch [OPTIONS] BATCH_CFG_PATH

Options

-d, --debug#

If set, an error in an individual task will stop all other tasks.

-s, --single-worker#

If set, will use ‘task’ parallelization level instead of ‘batch’. Effectively, the batch tasks will be worked on sequentially. This option can also be useful for debugging or when encountering memory issues.

--note <note>#

Overwrites the paths.note entry which is used in creation of the batch run directory path.

Arguments

BATCH_CFG_PATH#

Required argument