Skip to content

Commit e6df430

Browse files
committed
[UR] Wrap urEventSetCallback when ran through loader
Pre-commit PR for: oneapi-src/unified-runtime#2527
1 parent 4d3ffae commit e6df430

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -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
16
# 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)
7+
set(UNIFIED_RUNTIME_TAG 55425b3f5a3d52c45a17375fa3d87f44a7061eab)

0 commit comments

Comments
 (0)