RenderKit / oidn

Intel® Open Image Denoise library
https://www.openimagedenoise.org/
Apache License 2.0
1.74k stars 160 forks source link

Blender denoising with multiple threads #118

Closed gugugusheep closed 3 years ago

gugugusheep commented 3 years ago

Hello.

If rendering in Blender on my CPU, (64 virtual cores) the denoising phase gets annoyingly slow - just because it uses only one thread (instead it should use at least 16 in my case) to copute. Can you maybe fix this to be possible to set the number of used threads for denoising in future updates?

Thanks, S.

atafra commented 3 years ago

Open Image Denoise already supports setting the number of threads. This sounds like a Blender issue, so this should be reported there instead.