diff --git a/sycl/cmake/modules/FetchUnifiedRuntime.cmake b/sycl/cmake/modules/FetchUnifiedRuntime.cmake index 91dced077e6ba..dac3873ed79b0 100644 --- a/sycl/cmake/modules/FetchUnifiedRuntime.cmake +++ b/sycl/cmake/modules/FetchUnifiedRuntime.cmake @@ -117,13 +117,13 @@ if(SYCL_UR_USE_FETCH_CONTENT) endfunction() set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git") - # commit 80fdb0261d4a3623b05d1795f2f59ace9f718d76 - # Merge: 568a96aa 77b6c4c7 + # commit b4539da9dfc9a350ec3a9bd5afa39ef8422b4ab9 (HEAD -> main, origin/main, origin/HEAD) + # Merge: e29828f4 e62e6770 # Author: aarongreig - # Date: Wed Oct 16 13:53:51 2024 +0100 - # Merge pull request #2206 from oneapi-src/revert-2138-counter-based-3 - # Revert "[L0] Phase 2 of Counter-Based Event Implementation" - set(UNIFIED_RUNTIME_TAG 80fdb0261d4a3623b05d1795f2f59ace9f718d76) + # Date: Wed Oct 16 16:13:27 2024 +0100 + # Merge pull request #2176 from PietroGhg/pietro/comp_link + # [NATIVECPU] Report success for urProgramCompile and urProgramLink + set(UNIFIED_RUNTIME_TAG b4539da9dfc9a350ec3a9bd5afa39ef8422b4ab9) set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES") # Due to the use of dependentloadflag and no installer for UMF and hwloc we need