Queue external jobs?

Hi,

Is there a way to queue (as opposed to just instantly run) external jobs created by CS tools? I would like them to play nicely with other jobs (waiting for results & GPU resources to be available). Is this possible at present?

Cheers

Oli

1 Like

Good question. Have you tried the queue() method? (Disclosure: I have not tried it on an external job.).
[Update 2026-06-2]: Queuing external jobs is currently not supported.

Yes I tried that but it didn’t work (gave an error) - I may have been doing something wrong though, will take another look

Confirmed on our end: Queuing an external job is currently not supported. We made a note about the interest in this capability.

1 Like

Great, thanks for following up!