Skip to content

Commit

Permalink
[UR] Bump main tag 40a790fa (intel#15168)
Browse files Browse the repository at this point in the history
  • Loading branch information
omarahmed1111 authored Aug 23, 2024
1 parent c603a7f commit bac6fe6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions sycl/cmake/modules/FetchUnifiedRuntime.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -117,13 +117,13 @@ if(SYCL_UR_USE_FETCH_CONTENT)
endfunction()

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

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

0 comments on commit bac6fe6

Please sign in to comment.