6827400305
Since the addition of Meteor Lake binaries, prebuilt GPU binaries are now stored as fatbinaries. When running on a platform for which prebuilt binaries are lacking or considered incompatible, the DPC++ SYCL runtime caching logic failed storing the (re)compiled compatible version. This patch to DPC++ SYCL runtime fixes it. Pull Request: https://projects.blender.org/blender/blender/pulls/117844