parallelize OVL veto lists
We could speed up the generation of the initial Veto lists in order to speed up the OVL training times.
From @reed.essick:
- we can parallelize the generation of VetolistInitial to speed this up if needed
- that's not written yet, but the algorithm is embarrassingly parallelizable at that stage
- we'd want to think about exactly what data we pass between processes
Edited by Patrick Godwin