We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7035592 commit df33295Copy full SHA for df33295
unified-runtime/cmake/FetchOpenCL.cmake
@@ -14,8 +14,8 @@ set(OCL_LOADER_REPO
14
15
# Repo tags/hashes
16
17
-set(OCL_HEADERS_TAG 6eabe90aa7b6cff9c67800a2fe25a0cd88d8b749)
18
-set(OCL_LOADER_TAG ddf6c70230a79cdb8fcccfd3c775b09e6820f42e)
+set(OCL_HEADERS_TAG v2025.07.22)
+set(OCL_LOADER_TAG v2025.07.22)
19
20
# Set NO_CMAKE_PACKAGE_REGISTRY so only system-wide installs are
21
# detected.
0 commit comments