Fix #104087: Cycles crashes (Metal / AMD) #105186

Merged
Michael Jones (Apple) merged 1 commits from Michael-Jones/blender:FixAMDCrashes into blender-v3.5-release 2023-02-24 17:52:48 +01:00

1 Commits

Author SHA1 Message Date
Michael Jones (Apple) ba0fc30dc5 Fix #104087: Cycles crashes (Metal / AMD)
This is a workaround for [issue #104087](#104087). We encounter crashes when using shader binary archives on AMD, so this disables them while we investigate a proper fix. Kernels will still be cached automatically by the OS file system cache. This cache may occasionally be purged due to external factors, in which case kernels will get compiled again.
2023-02-24 16:41:25 +00:00