Fix: Cycles HIP-RT compilation happens in parallel with CUDA #130037

Merged
Sergey Sharybin merged 1 commits from Sergey/blender:fix_cycles_hiprt_dependency into blender-v4.3-release 2024-11-08 17:21:34 +01:00

1 Commits

Author SHA1 Message Date
079d0eb27f Fix: Cycles HIP-RT compilation happens in parallel with CUDA
All checks were successful
buildbot/vexp-code-patch-lint Build done.
buildbot/vexp-code-patch-windows-arm64 Build done.
buildbot/vexp-code-patch-windows-amd64 Build done.
buildbot/vexp-code-patch-coordinator Build done.
This was an oversight in #129945: the cycles_kernel_hiprt was not
handled in the original code, hence it was missing in the change.
2024-11-08 15:44:10 +01:00