Logging more information about unsupported devices
lijenicol opened this issue · 0 comments
lijenicol commented
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?