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 93de8f1 commit 41f190dCopy full SHA for 41f190d
sycl/cmake/modules/UnifiedRuntimeTag.cmake
@@ -1,7 +1,6 @@
1
-# commit 19182934ba5b15ebf26ae9ec7c06df1b9269725a
2
-# Merge: 3e62cc91 9c2b0400
3
-# Author: Isaac Ault <isaac.ault@codeplay.com>
4
-# Date: Wed Jan 8 22:24:12 2025 +0000
5
-# Merge pull request #2444 from isaacault/kernel-cts
6
-# Reduce gap between Kernel CTS and Specification.
7
-set(UNIFIED_RUNTIME_TAG 19182934ba5b15ebf26ae9ec7c06df1b9269725a)
+set(UNIFIED_RUNTIME_REPO "https://github.com/RossBrunton/unified-runtime.git")
+# Use reference counting on factories
+# Author: Ross Brunton <ross@codeplay.com>
+# Date: Wed Sep 4 17:25:11 2024 +0100
+set(UNIFIED_RUNTIME_TAG b78cfa71319e9c93e0a74d997c000aa43af864ab)
0 commit comments