Skip to content

Commit 30a7d93

Browse files
committed
[UR] Use reference counting on factories
Pre-commit MR for oneapi-src/unified-runtime#2048
1 parent ac1b3b6 commit 30a7d93

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 9d2a711684f2ba4065fc68e2276fb326d1f6ec01
2-
# Merge: b2ac58f2 6972fbbd
3-
# Author: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
4-
# Date: Wed Jan 8 16:12:33 2025 +0000
5-
# Merge pull request #2512 from hvdijk/handle-local-args
6-
# [NativeCPU] Handle local args.
7-
set(UNIFIED_RUNTIME_TAG 9d2a711684f2ba4065fc68e2276fb326d1f6ec01)
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 130d5262a33e4b71bdef766b290ab6be26645b23)

0 commit comments

Comments
 (0)