@Lt-Knb oidn is using NVIDIA CUTLASS that unfortunately dropped support for Pascal in 3.0: 637b159063/README.md (L73)
the fact that Cycles was falling back to the non-HWRT just happened to work, but it could cause other bugs and issues?
Yes, we had no idea it could fallback this way and still work, that was…
std::string::find() == 0 means the string is in the beginning, not in the middle. string_startswith
is more readable though, it makes sense to use it.
To answer your very valid questions:
We don't stop rendering when the hardware configuration is different from the user-preferences or from the scene. For example, if we file is configured…
Attila's PR has been merged, the bug will be fixed once oidn library is actually updated, this task is tracked in https://projects.blend…