We have Nuke running on our Qube farm. We have 10 render licenses for Nuke. Nuke's licensing scheme is node-based, not CPU-based, which means that you can run two concurrent renders on a dual-proc machine. I can therefore render 20 subjobs at once with the licenses we have.
My problem comes about when I set --cpus to a value of 20. Everything is fine if all workers pick up two jobs, but sometimes a worker will pick up only one subjob, which throws everything off, giving me license errors.
Is there a way, using --reservations, to tell the job to only run on 10 workers, but permit 20 subjobs?
Thanks,
AG