You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Listing devices through
oidnDenoise --ld
shows no CPU devices ifTBB
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 missingTBB
in my case).Perhaps when verbose (
-v
) is specified, more information about why devices are skipped could also be logged?The text was updated successfully, but these errors were encountered: