Split pipeline
Add support for splitting pipeline into individual stages. Jobs that require the same resources (e.g., CPU/GPU or RAM) and have the same batch label, will be included in the same stage (if no incompatible jobs have to run in between).
Edited by Michiel Cottaar