Jump to content

How many Light Cache passes should I use with DR?


danb4026
 Share

Recommended Posts

Dunno, I figured since light cache is a form of progressive path tracing it could be distributed across multiple machines. Whatever the case may be, you're probably better off calculating GI on one machine (saving the solutions to a network location) and distributing the frames to the network.

Link to comment
Share on other sites

Yup light cache is calculated on each machine, and isn't shared with the other nodes.

 

If your machines are identical then I wouldn't bother pre-calculating the LC as in theory they should take the same amount of time to calculate the LC each, so there would be no advantage of pre-calculating, other than to possibly free up the 2nd node, but you would have to spend time doing the pre-pass, then realigning the LC, which can be time consuming.

 

I would only pre-calculate the LC if I have different nodes, with different processors, and only if the LC takes longer than 5 mins to calculate. I find pre-calculating is something that can save you a few mins rendering, but can cause all sorts of head aches if things go wrong.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...