RenderKit / oidn

Intel® Open Image Denoise library

Home Page:https://www.openimagedenoise.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logging more information about unsupported devices

lijenicol opened this issue · comments

Listing devices through oidnDenoise --ld shows no CPU devices if TBB is not included in the runtime environment. Since there are a couple of reasons why CPU devices won't show, having some sort of message as to why they were skipped would be handy (as it was not clear that it was due to missing TBB in my case).

Perhaps when verbose (-v) is specified, more information about why devices are skipped could also be logged?