For instance, when setting render samples, noise threshold, or domain resolution I set it at 128, 256, etc. I’ve just done it this way ever since I learned Blender, but does this acutally do anything?

  • Ignotum
    link
    65 months ago

    There are many optimizations that can be done when working with numbers that are a power of two
    that being said, i have no idea if any such optimizations are done or even applicable here 🤷‍♂️

  • @javasux
    link
    35 months ago

    You should always experiment to see if it does, it can have large impacts on things like cache coherency but it always depends hugely on your particular scene