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 fc44c0b commit c6c09d1Copy full SHA for c6c09d1
sycl/cmake/modules/UnifiedRuntimeTag.cmake
@@ -1,7 +1,6 @@
1
-# commit aa72577da55571b15028dd1710e02a7ea4f62338
2
-# Merge: 89def64486dd 3d2b7210e352
3
-# Author: Martin Grant <martin.morrisongrant@codeplay.com>
4
-# Date: Fri Dec 6 15:24:04 2024 +0000
5
-# Merge pull request #2352 from aarongreig/aaron/fixCoverity15-11
6
-# Fix a number of issues from the latest coverity scan.
7
-set(UNIFIED_RUNTIME_TAG aa72577da55571b15028dd1710e02a7ea4f62338)
+set(UNIFIED_RUNTIME_REPO "https://github.com/RossBrunton/unified-runtime.git")
+# commit put-commit-here
+# Author: Ross Brunton <ross@codeplay.com>
+# Date: Wed Sep 4 17:25:11 2024 +0100
+# Use reference counting on factories
+set(UNIFIED_RUNTIME_TAG 3a6ed49bd4d988618de1a30a7f461c6414f52b6b)
0 commit comments