Cycles: oneAPI: Enable host memory migration #122385

Merged
Nikita Sirgienko merged 2 commits from Sirgienko/blender:oneapi_enable_host_migraiton into main 2024-05-28 19:04:30 +02:00

2 Commits

Author SHA1 Message Date
14919dba35 Requested changes and minor improvements
Some checks failed
buildbot/vexp-code-patch-lint Build done.
buildbot/vexp-code-patch-linux-x86_64 Build done.
buildbot/vexp-code-patch-darwin-x86_64 Build done.
buildbot/vexp-code-patch-windows-amd64 Build done.
buildbot/vexp-code-patch-darwin-arm64 Build done.
buildbot/vexp-code-patch-coordinator Build done.
2024-05-28 18:34:46 +02:00
d86455c45f Cycles: oneAPI: Enable host memory migration
Some checks failed
buildbot/vexp-code-patch-lint Build done.
buildbot/vexp-code-patch-linux-x86_64 Build done.
buildbot/vexp-code-patch-darwin-arm64 Build done.
buildbot/vexp-code-patch-darwin-x86_64 Build done.
buildbot/vexp-code-patch-windows-amd64 Build done.
buildbot/vexp-code-patch-coordinator Build done.
This enables scenes with all textures not fitting in GPU
memory to finally render. For scenes that are fitting,
no functional change or performance change is expected.
2024-05-28 17:29:11 +02:00