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 4d3ffae commit e6df430Copy full SHA for e6df430
sycl/cmake/modules/UnifiedRuntimeTag.cmake
@@ -1,7 +1,7 @@
1
+set(UNIFIED_RUNTIME_REPO "https://github.com/RossBrunton/unified-runtime.git")
2
+# commit 55425b3f5a3d52c45a17375fa3d87f44a7061eab
3
+# Author: Ross Brunton <ross@codeplay.com>
4
+# Date: Tue Jan 7 16:51:42 2025 +0000
5
+# Wrap urEventSetCallback when ran through loader
6
# commit 19182934ba5b15ebf26ae9ec7c06df1b9269725a
-# Merge: 3e62cc91 9c2b0400
-# Author: Isaac Ault <isaac.ault@codeplay.com>
-# Date: Wed Jan 8 22:24:12 2025 +0000
-# Merge pull request #2444 from isaacault/kernel-cts
-# Reduce gap between Kernel CTS and Specification.
7
-set(UNIFIED_RUNTIME_TAG 19182934ba5b15ebf26ae9ec7c06df1b9269725a)
+set(UNIFIED_RUNTIME_TAG 55425b3f5a3d52c45a17375fa3d87f44a7061eab)
0 commit comments