File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
sycl/plugins/unified_runtime Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -57,12 +57,12 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
57
57
include (FetchContent )
58
58
59
59
set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git" )
60
- # commit 8d1486a607666763413fea3c70b74a3dd8f73c0d
61
- # Author: aarongreig <aaron.greig@codeplay .com>
62
- # Date: Mon Dec 18 13:15:43 2023 +0000
63
- # Merge pull request #939 from steffenlarsen/steffen/virtual_mem_adapters
64
- # [UR][CUDA][L0][HIP] Add virtual memory adapter implementations
65
- set (UNIFIED_RUNTIME_TAG 8d1486a607666763413fea3c70b74a3dd8f73c0d )
60
+ # commit 8c2d93dd12856dc699cb5b38fe3bd91bd6298a86 (HEAD -> main, gitlab-orion-origin/main)
61
+ # Author: Weronika Lewandowska <weronika.lewandowska@intel .com>
62
+ # Date: Fri Dec 22 10:11:47 2023 +0100
63
+ # Merge pull request #1207 from PietroGhg/pietro/remove_event_hpp
64
+ # [NATIVECPU] Remove event.hpp inclusion
65
+ set (UNIFIED_RUNTIME_TAG 8c2d93dd12856dc699cb5b38fe3bd91bd6298a86 )
66
66
67
67
if (SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO )
68
68
set (UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO} " )
You can’t perform that action at this time.
0 commit comments