Skip to content

Commit 607725b

Browse files
committed
[UR] Bump UR with optional profiling info
UR: oneapi-src/unified-runtime#2533
1 parent 0dfb947 commit 607725b

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed
Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
1-
# commit d03f19a88e42cb98be9604ff24b61190d1e48727
2-
# Merge: 3ce6fcc9 84454b0e
3-
# Author: Kenneth Benzie (Benie) <[email protected]>
4-
# Date: Thu Feb 13 11:43:34 2025 +0000
5-
# Merge pull request #2680 from ldorau/Set_UMF_CUDA_INCLUDE_DIR_to_not_fetch_cudart_from_gitlab
6-
# Do not fetch cudart from gitlab for UMF
7-
set(UNIFIED_RUNTIME_TAG d03f19a88e42cb98be9604ff24b61190d1e48727)
1+
set(UNIFIED_RUNTIME_REPO "https://github.com/RossBrunton/unified-runtime.git")
2+
# commit 431e7dc702d0b69cc143b176c9d7daebe9e6fc46
3+
# Author: Ross Brunton <[email protected]>
4+
# Date: Wed Jan 8 16:08:16 2025 +0000
5+
# Make profiling info optional and update tests
6+
#
7+
# This patch turns all of the values returned by urEventGetProfilingInfo
8+
# to be optional and updates adapters to handle this by returning the
9+
# appropriate enum when it is not supported.
10+
#
11+
# The tests have also been updated, to ensure that returning a counter of
12+
# "0" or values equal to the previous profiling event is no longer
13+
# considered a failure.
14+
set(UNIFIED_RUNTIME_TAG 431e7dc702d0b69cc143b176c9d7daebe9e6fc46)

0 commit comments

Comments
 (0)