Skip to content

Commit bc327fc

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

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 cd92e72bbc4ebddef63c63c0f7e66a410f4b9552
2-
# Merge: 9a209aa5 b1222f08
3-
# Author: Callum Fare <callum@codeplay.com>
4-
# Date: Wed Nov 13 09:57:16 2024 +0000
5-
# Merge pull request #2254 from PietroGhg/pietro/events_rr
6-
# [NATIVECPU] Implement events on Native CPU
7-
set(UNIFIED_RUNTIME_TAG cd92e72bbc4ebddef63c63c0f7e66a410f4b9552)
1+
# commit ccab45fe170ac11d66151c0ba01a8a93094d08eb
2+
# Author: Ross Brunton <ross@codeplay.com>
3+
# Date: Wed Sep 4 17:25:11 2024 +0100
4+
# Use reference counting on factories
5+
set(UNIFIED_RUNTIME_REPO "https://github.com/RossBrunton/unified-runtime.git")
6+
set(UNIFIED_RUNTIME_TAG ccab45fe170ac11d66151c0ba01a8a93094d08eb)

0 commit comments

Comments
 (0)