Skip to content

Fix system for sumbitting multiple configurations

Dan Guest requested to merge dguest/training-dataset-dumper:fix-multiconfig into r22

It turns out changing the command line arguments in cases where we're running multiple configurations at once is sort of painful. So rather than do that, I'm adding an extended type of config file that points to several other configurations. Hopefully now @sfranche can submit jobs.

Merge request reports