LogicReinc / LogicReinc.BlendFarm

A stand-alone Blender Network Renderer
GNU General Public License v3.0
414 stars 35 forks source link

Different color #31

Closed andy75ita closed 2 years ago

andy75ita commented 2 years ago

try to render image on 2 computers (a local pc and a MacBookPro on my network, as you can see the result is splitted with visible different color tone render .

LogicReinc commented 2 years ago

Hey @andy75ita, This often means you're using 2 different compute types. Ensure that both devices are set to the same system (eg. Both CUDA or both OPENCL). Seeing how you're using a MacBook, I suspect you'll have to use OpenCL if it involves a GPU (if not, you might be able to use CUDA on both).

Let me know if this is indeed the case.

andy75ita commented 2 years ago

hi :-) i will try and i let you know, thx ! :-)

LogicReinc commented 2 years ago

As this has been over a month I assume it was indeed as I suggested. Closing this issue