Skip to content

Commit 62a0010

Browse files
igchorkbenzie
andauthored
[UR] bump tag to f11823e (#12721)
oneapi-src/unified-runtime#1343 --------- Co-authored-by: Kenneth Benzie (Benie) <[email protected]>
1 parent f910a4c commit 62a0010

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@ 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 cfba9f160528018055881f1ccf9ab98ec59c963f
61-
# Merge: 0bb2cad8 db5c33b2
60+
# commit f11823e1abe977bd478364534b3575ae199d8d96
61+
# Merge: c96e4ae4 619cdbb7
6262
# Author: Kenneth Benzie (Benie) <[email protected]>
63-
# Date: Wed Feb 14 11:17:21 2024 +0100
64-
# Merge pull request #1216 from igchor/umf_standalone
65-
# [UR] Remove UMF sources and use standalone UMF repo instead
66-
set(UNIFIED_RUNTIME_TAG cfba9f160528018055881f1ccf9ab98ec59c963f)
63+
# Date: Thu Feb 15 11:08:56 2024 +0100
64+
# Merge pull request #1343 from igchor/add_pthread_umf
65+
# [UR] Add missing Threads library to common
66+
set(UNIFIED_RUNTIME_TAG f11823e1abe977bd478364534b3575ae199d8d96)
6767

6868
if(SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
6969
set(UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO}")

0 commit comments

Comments
 (0)