Hello everybody,
I have a question about distributed rendering.
Let's say we have 20 render nodes and every node can be used both as a main machine and as a render slave. Now let's submit just one job (with one frame) to the farm and use one machine as main machine and other 19 as render slaves. Now let's submit another 9 jobs (and again each with one frame). In ideal case we have to stop 9 running render slaves to use them as main machines and (assuming that every node has the same priority) redistribute the remaining render nodes between jobs, so that every job gets one main machine and one render slave. But in the real life we will end with first job having 10 render slaves and 9 remaining jobs without render slaves.
So the question is whether there is a possibility to add or remove render slaves to and from particular machines dynamically? I know the render machines use port 20205 to broadcast a message that they are ready to join an DR rendering, but is it possible to define which render machines exactly is informed about it?
Best regards,
Alex
I have a question about distributed rendering.
Let's say we have 20 render nodes and every node can be used both as a main machine and as a render slave. Now let's submit just one job (with one frame) to the farm and use one machine as main machine and other 19 as render slaves. Now let's submit another 9 jobs (and again each with one frame). In ideal case we have to stop 9 running render slaves to use them as main machines and (assuming that every node has the same priority) redistribute the remaining render nodes between jobs, so that every job gets one main machine and one render slave. But in the real life we will end with first job having 10 render slaves and 9 remaining jobs without render slaves.
So the question is whether there is a possibility to add or remove render slaves to and from particular machines dynamically? I know the render machines use port 20205 to broadcast a message that they are ready to join an DR rendering, but is it possible to define which render machines exactly is informed about it?
Best regards,
Alex
Comment