LogicReinc / LogicReinc.BlendFarm

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

Optix option not appear #55

Closed kengi17 closed 1 year ago

kengi17 commented 1 year ago

Sans titre I've try to find how to enable OPTIX option but look like my render work with CUDA as the render is very very long.

how can i find OPTIX option for my RTX gpu?

Thanks

LogicReinc commented 1 year ago

You select CUDA/CUDA_GPUONLY, then under denoiser options you can select OPTIX. This will use the OPTIX renderer/denoiser. image

kengi17 commented 1 year ago

Yes but that not what i'm saying, OPTIX option you show me is for the denoising.

By clicking CUDA option like you say, the GPU is running into CUDA mode where RTX gpu using OPTIX running.

CUDA mode get down the speed of all RTX gpu.

What u show me is the equal on the red square in my picture example, but what i looking is the blue square option.

Sans titre

LogicReinc commented 1 year ago

At the moment, selecting the OPTIX denoiser inside BlendFarm should change both rendering tech to OPTIX as well as the denoiser. BlendFarm options do not neccesarily all map one-to-one to Blender. I can disconnect the two in the next update.

kengi17 commented 1 year ago

Ah ok, yes it would be better to separate them, cause it's not logic, good to know.

Adding OPTIX in device settings and OPTIX for denoiser is good, ho btw for the denoiser i've test, if i set denoiser to NONE, the compositing work and my custom denoiser working as well. :)

thank

LogicReinc commented 1 year ago

Thats good to hear

LogicReinc commented 1 year ago

@kengi17 To clarify, my previous explanation was incorrect. If you change the engine (Under system) to Optix, it will use all CUDA gpus (and cpu if not GPU_ONLY) as OPTIX GPUs. This allows you to quickly switch between Optix and CUDA without having to change all your machine's configuration.

I still recommend this workflow. But to avoid confusion I'm additionally adding it as an option of a specific machine.

image

LogicReinc commented 1 year ago

Change in Release 1.1.4