Workflow -> multiple queue to lane options (job dependent)

Is it possible to present the lanes that jobs will queue to?

I’m re-running a workflow that does some particle and volume imports (that fail on a “GPU lane”), then some compute heavy jobs that I want to queue on a “GPU lane”. Since there are lots of downstream jobs, I’ve just been queueing everything to the GPU lanes, applying the workflow, then after the initial jobs that need the CPU lanes fail, I re-queueing them. At least I don’t have to manually re-queue all the downstream jobs. But maybe there is a better way to do this? I know beforehand what lane I want to queue things to, I just don’t see a way to set them differently from within the workflow.

Hi @Geoffrey,

Queueing certain jobs to a specific lane is something that is on our radar. Currently, the best workaround is to apply the workflow without selecting any queueing options and then multi-selecting sets of jobs (Cmd + click) and queueing them to a specific lane.

Best,

Kye

1 Like

Thanks that’s very helpful. Especially because repeated workflows in a workspace line up so it’s easy to select things that share the same lane.