Skip to content

Commit 79b620b

Browse files
authored
[UR] Allow adapters to choose whether they report support for USM pools. (#15599)
1 parent 6dd4984 commit 79b620b

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 fa8cc8ec16c1a2cf0926cc64026edc6a254ff0c2
2-
# Merge: 3d58884b 1984ceb1
3-
# Author: aarongreig <aaron.greig@codeplay.com>
4-
# Date: Fri Nov 1 10:03:37 2024 +0000
5-
# Merge pull request #1833 from ayylol/old-opencl-check
6-
# [OpenCL] Add OpenCL version check for independent forward progress query
7-
set(UNIFIED_RUNTIME_TAG fa8cc8ec16c1a2cf0926cc64026edc6a254ff0c2)
1+
# commit b0a9e2be61ad42d3447f1f246120ab25119a03e0
2+
# Merge: fa8cc8ec a0cf2ce2
3+
# Author: Callum Fare <callum@codeplay.com>
4+
# Date: Mon Nov 4 10:00:08 2024 +0000
5+
# Merge pull request #2165 from aarongreig/aaron/makeUSMPoolsOptional
6+
# Make USM pools optional with a device query to report support.
7+
set(UNIFIED_RUNTIME_TAG b0a9e2be61ad42d3447f1f246120ab25119a03e0)

0 commit comments

Comments
 (0)