Fix #119444, #118709: Crash in OIDN GPU detection for unsupported HIP device #119448

Closed
Brecht Van Lommel wants to merge 2 commits from brecht/blender:fix-oidn-hip into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

2 Commits

Author SHA1 Message Date
Brecht Van Lommel 8aceec2575 Try patching OIDN to dynamically init HIP device 2024-03-14 12:32:35 +01:00
Brecht Van Lommel 0ca76e9f34 Fix #119444, #118709: Crash in OIDN GPU detection for unsupported HIP device
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-lint 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
Another attempt, since the previous fix was not enough. This disable OIDN for
HIP entirely if any unsupported HIP device is present.
2024-03-14 05:17:09 +01:00