Skip to content

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

sycl/cmake/modules/FetchUnifiedRuntime.cmake

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -116,13 +116,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
116116
endfunction()
117117

118118
set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git")
119-
# commit c5d2175b5823d5b74de1e7e0d6081ab6d885bc34
120-
# Merge: 99489ad4 c86beb60
119+
# commit 9deaabcbef168015df251c4ac0d47c2cba7bfbfb
120+
# Merge: 84f5e705 ca2916e9
121121
# Author: Omar Ahmed <[email protected]>
122-
# Date: Wed Jul 31 14:52:26 2024 +0100
123-
# Merge pull request #1882 from przemektmalon/przemek/interop-map-memory
124-
# [Bindless][Exp] Add interop memory mapping to USM.
125-
set(UNIFIED_RUNTIME_TAG c5d2175b5823d5b74de1e7e0d6081ab6d885bc34)
122+
# Date: Mon Aug 5 21:02:44 2024 +0100
123+
# Merge pull request #1929 from oneapi-src/revert-1880-l0-native-enqueue
124+
# Revert "[L0] L0 impl for enqueue native command"
125+
set(UNIFIED_RUNTIME_TAG 9deaabcbef168015df251c4ac0d47c2cba7bfbfb)
126126

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

0 commit comments

Comments
 (0)