- Thu Mar 15, 2012 5:46 pm
#353822
Hi,
using several nodes in cooperative mode doesnt mean a proportional speedup, given the way samples are added.
Is it possible to code an option to segment the picture (horizontally, vertically, buckets) so each node would compute a piece of the picture with a customizable overlap ? Beside overlap margin (which may be little given unbiased nature of maxwell), this would allow rendertime to be proportionally much better scaled than now.
thanks,
Paolo
using several nodes in cooperative mode doesnt mean a proportional speedup, given the way samples are added.
Is it possible to code an option to segment the picture (horizontally, vertically, buckets) so each node would compute a piece of the picture with a customizable overlap ? Beside overlap margin (which may be little given unbiased nature of maxwell), this would allow rendertime to be proportionally much better scaled than now.
thanks,
Paolo

- By Jochen Haug