Skip to content

Commit d142923

Browse files
authored
[UR][CL] Fix invalid use of dlopen() (#16736)
oneapi-src/unified-runtime#2594
1 parent 035fb09 commit d142923

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# commit 78e1b33271d28d26845a4bfae7ae3b72c14e0e63
2-
# Merge: 902bb2e2 94b32ac2
3-
# Author: Ross Brunton <ross@codeplay.com>
4-
# Date: Tue Jan 28 11:02:44 2025 +0000
5-
# Merge pull request #2624 from RossBrunton/ross/msanfix
6-
# Assert that Device is valid for memory poisoning
7-
set(UNIFIED_RUNTIME_TAG 78e1b33271d28d26845a4bfae7ae3b72c14e0e63)
1+
# commit 3a1b4c7b9ba952fad6f6ad36c01101bbf368347b
2+
# Merge: c270a6b8 264d0468
3+
# Author: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
4+
# Date: Tue Jan 28 15:16:58 2025 +0000
5+
# Merge pull request #2594 from kbenzie/benie/cl-core-functions-no-dlopen
6+
# Fix invalid use of dlopen()
7+
set(UNIFIED_RUNTIME_TAG 3a1b4c7b9ba952fad6f6ad36c01101bbf368347b)

0 commit comments

Comments
 (0)