Skip to content

Commit 6ca2cd3

Browse files
kbenziecallumfare
authored andcommitted
[UR] Bump tag to v0.8.2
1 parent 00189d6 commit 6ca2cd3

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,11 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
5757
include(FetchContent)
5858

5959
set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git")
60-
# commit 67e4d1bcf0057eef7910851bfb5020df9e5befd6
60+
# commit aaa4661f5c32e6dcb43248ed7575de6971852cc3
6161
# Author: Kenneth Benzie (Benie) <[email protected]>
62-
# Date: Fri Dec 15 10:09:02 2023 +0000
63-
# Merge pull request #1185 from aarongreig/aaron/fixCoverityCudaCL
64-
# Fix coverity issues in OpenCL, cuda and hip adapters.[L0] Add several fixes to L0 adapter
65-
# for test-usm
66-
set(UNIFIED_RUNTIME_TAG 67e4d1bcf0057eef7910851bfb5020df9e5befd6)
62+
# Date: Fri Dec 15 16:05:36 2023 +0000
63+
# Set version to v0.8.2
64+
set(UNIFIED_RUNTIME_TAG aaa4661f5c32e6dcb43248ed7575de6971852cc3)
6765

6866
if(SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
6967
set(UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO}")

0 commit comments

Comments
 (0)