Skip to content

Commit 35f745d

Browse files
authored
[UR] revert "Phase 2 of Counter-Based Event"
1 parent 2fd879e commit 35f745d

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

sycl/cmake/modules/FetchUnifiedRuntime.cmake

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -117,13 +117,7 @@ if(SYCL_UR_USE_FETCH_CONTENT)
117117
endfunction()
118118

119119
set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git")
120-
# commit 7384e2d7b908de0b2bca9f3c57827ea84698864e
121-
# Merge: ed85c3e2 a32549b4
122-
# Author: Omar Ahmed <[email protected]>
123-
# Date: Fri Sep 20 14:56:40 2024 +0100
124-
# Merge pull request #2108 from pbalcer/fix-perf-tracing-logs
125-
# fix perf regression in tracing layer
126-
set(UNIFIED_RUNTIME_TAG 7384e2d7b908de0b2bca9f3c57827ea84698864e)
120+
set(UNIFIED_RUNTIME_TAG 59e5e4051ca9ea7d24e59a934caba458a85d9969)
127121

128122
set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES")
129123
# Due to the use of dependentloadflag and no installer for UMF and hwloc we need

0 commit comments

Comments
 (0)