Skip to content

New entry point, improved implementation of parallel run

chow requested to merge develop into master

Parallel run is still at bash script level. In the future we aim to incorporate Python's own multiprocessing module to parallelize.

Merge request reports