Closed elaird closed 9 years ago
This branch implements an option --by-events, which slices by events (mod entry number) rather than by files. This is useful, e.g. when one has a single input file per sample but calculable(s) that are CPU-intensive.
Hi Ted,
I switched to this branch and ran it on my local machine over one file. Got the expected result.
Y.
This branch implements an option --by-events, which slices by events (mod entry number) rather than by files. This is useful, e.g. when one has a single input file per sample but calculable(s) that are CPU-intensive.