Skip to content

Commit bac6fe6

Browse files
[UR] Bump main tag 40a790f (#15168)
1 parent c603a7f commit bac6fe6

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
@@ -117,13 +117,13 @@ if(SYCL_UR_USE_FETCH_CONTENT)
117117
endfunction()
118118

119119
set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git")
120-
# commit 2184e803c2f34b35ef66b2a9d28529a17b1e5853
121-
# Merge: 320f633e 85c2c04f
120+
# commit 40a790fa5edaa635f49ce2e7342bfa5e5b359694
121+
# Merge: 2f67b38d 5e240cf8
122122
# Author: Omar Ahmed <[email protected]>
123-
# Date: Wed Aug 21 16:35:37 2024 +0100
124-
# Merge pull request #1873 from PietroGhg/pietro/max_alloc
125-
# [NATIVECPU] Support UR_DEVICE_INFO_MAX_MEM_ALLOC_SIZE
126-
set(UNIFIED_RUNTIME_TAG 2184e803c2f34b35ef66b2a9d28529a17b1e5853)
123+
# Date: Thu Aug 22 14:04:32 2024 +0100
124+
# Merge pull request #1995 from kswiecicki/refcount-clear
125+
# Coverity fixes
126+
set(UNIFIED_RUNTIME_TAG 40a790fa5edaa635f49ce2e7342bfa5e5b359694)
127127

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

0 commit comments

Comments
 (0)