I have a farm of 10 render nodes. I usually submit jobs so that each node will dedicate the entire worker to each frame.
But with one particular node, it doesn't work, it will try to use each core to render a frame, so that I end up with 12 instances of "render10" trying to render multiple frames, - usually just resulting in the worker freezing.
Is there any setting on the indivisual workers that override the submission settings for this? I can't seem to figure out what changed that causes this...