Skip to content

Commit ef6f8f4

Browse files
authored
1 parent 3fe77b9 commit ef6f8f4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +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 712d79120e0a9293daf5741f9c0b5269ddd862ce
60+
# commit b3de31844ca45d1815c54d85f248f13ad81b6755
6161
# Author: Kenneth Benzie (Benie) <[email protected]>
62-
# Date: Fri Nov 24 12:34:51 2023 +0000
63-
# Set version to v0.8.0
64-
set(UNIFIED_RUNTIME_TAG v0.8.0)
62+
# Date: Tue Nov 28 16:21:43 2023 +0000
63+
# Set version to v0.8.1
64+
set(UNIFIED_RUNTIME_TAG v0.8.1)
6565

6666
if(SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
6767
set(UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO}")

0 commit comments

Comments
 (0)