I’m now calculating irr using DR, and I set multiframe incremental as the irradiance method. For the first frame all machines were used, but all subsequent frames (in this particular example every 10th) are computed only by my workstation. DR nodes are idle - messages window only shows that the nodes are starting frame ###, but then they do nothing.
Pity, because lots of computing power is wasted - IRR would be calculated much faster, thus all animation would benefit from DR, not only final render…
Or maybe there is other way to compute IRR with DR and nth frame?
the LC in DR is a waste
each node do his own LC but only the LC from master PC is used
best way is to take the strongest PC for LC and then reload it for the IRR pass in DR
if you have a 8core master and dual core spawner the master finish the LC and start IRR pass but your dual core spawner are still busy with the LC
its cant be distributed in that manner because each node needs the preceding irradiance map to be completed to start the next one, since it builds off the last irradiance map.
multiframe incremantal via DR is working - he just do a GI per bucket - thes the reason only one prepass is visible during the calc.
the irr map should not be save to disk automaticly
the files is going VERY big as more spawner participate and as more frames are to do
400mb for 20 frames with 10 DR nodes are normal
it take longer to save the IRR then do the frames - so save on renderend by hand
!! incremantal add to current map is NOT working in DR
add to current works only if starting a fresh IRR calc with empty memmory from master and not loading map from file.
then it is as u do a normal multiframes pass
by pressing render the scene is save and send to spawner without any GI info from file nor from masters memmory
thats why !
avoid strange effects - just forget incremental add + DR