Skip to content

Commit 41f190d

Browse files
committed
[UR] Use reference counting on factories
Pre-commit MR for oneapi-src/unified-runtime#2048
1 parent 93de8f1 commit 41f190d

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed
Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -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)
1+
set(UNIFIED_RUNTIME_REPO "https://github.com/RossBrunton/unified-runtime.git")
2+
# Use reference counting on factories
3+
# Author: Ross Brunton <ross@codeplay.com>
4+
# Date: Wed Sep 4 17:25:11 2024 +0100
5+
# Use reference counting on factories
6+
set(UNIFIED_RUNTIME_TAG b78cfa71319e9c93e0a74d997c000aa43af864ab)

0 commit comments

Comments
 (0)