Skip to content

add n_parallel argument

Colm Talbot requested to merge add-n-parallel into master

This adds an optional n_parallel argument which will launch multiple parallel runs. Currently, this will not combine these jobs in post-processing, we should also take care dealing with random seeds.

Merge request reports