Fix: Assert in Cycles multi-device OIDN check #119267

Merged
Brecht Van Lommel merged 3 commits from Alaska/blender:fix-oidn-gpu-cpu-assert into blender-v4.1-release 2024-03-11 12:54:54 +01:00

3 Commits

Author SHA1 Message Date
Brecht Van Lommel 145bc63622 Revert "Also use already cached OIDN support flag."
This is not correct, the flag is not set for multi device.
2024-03-11 12:53:16 +01:00
Brecht Van Lommel b6f3e8f3dc Also use already cached OIDN support flag.
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
2024-03-11 10:54:56 +01:00
Alaska 26f3be2fac Avoid checking if CPU is a compatible device in GPU OIDN 2024-03-10 14:10:43 +13:00