should be if OIDN_VERSION_MAJOR == 2 && OIDN_VERSION_MINOR >= 3
or if OIDN_VERSION >= 20300
Hi!
The hardware is discontinued and the Windows driver for it is in maintenance mode: https://www.intel.com/content/www/us/en/support/articles/000091662/graphics.html That means the issues…
I assume it's fixed with newer versions of (one)TBB so it's best to keep this workaround to current version (2020u3 = TBB_INTERFACE_VERSION_MAJOR 11). I propose:
14500953ed is present in 4.2 that doesn't exhibit the issue.
@fclem any idea what in 4.2 fixes this scenario ? If not, I suppose we can revert 14500953ed in 4.1 specifically.
A solution has been implemented in upcoming drivers, they will be released in a week or two.
Going back to Blender 3.6 works around the issue for you but doesn't resolve it, you may still randomly run into it. As it's not a software problem, any change on the software side only adds…
After rebuilt can still be right before landing, my question was more on who will merge and I assume it's up to platform libs owners to a. minimize the time with discrepency between code and libs,…
3.3 stayed with an older compiler, it shouldn't be impacted. Yes we'll need to add to the list of 3.6 backports after it has landed in 4.1/4.2. I have tested the compiler upgrade with 3.6…
This also increases the driver version, which should be mentioned in the commit message.
This is worth mentioning indeed, done.