File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -150,8 +150,8 @@ if(SYCL_UR_USE_FETCH_CONTENT)
150150 )
151151
152152 fetch_adapter_source(native_cpu
153- "https://github.com/PietroGhg/unified-runtime.git"
154- pietro/events_initial
153+ ${UNIFIED_RUNTIME_REPO}
154+ ${UNIFIED_RUNTIME_TAG}
155155 )
156156
157157 if (SYCL_UR_OVERRIDE_FETCH_CONTENT_REPO)
Original file line number Diff line number Diff line change 1- # commit 58abf8fa778376546274c52304b9f924314d65e6
2- # Merge: a96fddec a97df490
1+ # commit eddfd8ef62a267921612801ed4300cc429460b05
2+ # Merge: 58abf8fa ec5e8ea6
33# Author: aarongreig <[email protected] > 4- # Date: Thu Oct 24 13:37:02 2024 +0100
5- # Merge pull request #2160 from aarongreig/aaron/clQuerySourceWGSize
6- # Query out and use local size set in program IL in CL adapter
7- set (UNIFIED_RUNTIME_TAG 58abf8fa778376546274c52304b9f924314d65e6 )
4+ # Date: Thu Oct 24 16:16:06 2024 +0100
5+ # Merge pull request #2153 from PietroGhg/pietro/events_initial
6+ # [NATIVECPU] Initial implementation of events on Native CPU
7+ set (UNIFIED_RUNTIME_TAG eddfd8ef62a267921612801ed4300cc429460b05 )
You can’t perform that action at this time.
0 commit comments