LogicReinc / LogicReinc.BlendFarm

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

GPU Rendering #110

Closed tomitrescak closed 1 month ago

tomitrescak commented 3 months ago

Thanks you for the amazing software! I was wondering how can I convince the software to render on GPU on MAC. I can see that renders are much slower, it seems that GPU is possibly used on Windows not sure. Is there ay flag that I should switch? Rendering in Blender is much faster.

tomitrescak commented 3 months ago

Found it! But what is the difference between CUDA and CUDA GPU_ONLY?

pokeslog commented 1 month ago

I don't think he's developing this anymore.

LogicReinc commented 1 month ago

@pokeslog I'm, just infrequently due to work.

@tomitrescak CUDA is using both CPU and GPU (Nvidia) to render. CUDA_GPU_ONLY, as the name suggest, only uses your GPU.