RenderKit / oidn

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

Question: API used for upcoming OIDN GPU support? #136

Closed oscarbg closed 2 years ago

oscarbg commented 2 years ago

Hi, seems Intel has presented a Blender denoising GPU plugin supporting multiple vendors like NV and AMD.. assuming it's coming as part of OIDN GPU support, just asking what compute API supports: OpenCL? via Vulkan compute? also will support Macos via Metal?

thanks..

atafra commented 2 years ago

Hi. OIDN will initially support SYCL, CUDA and HIP.

oscarbg commented 2 years ago

thanks!

oscarbg commented 2 years ago

nice.. hope initial GPU release also gets MPS support integrated (https://github.com/OpenImageDenoise/oidn/pull/138)

oscarbg commented 1 year ago

any update on this? basically some rough ETA on availability? thanks..