File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -117,11 +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 5e95d3334b872e6ae639d627c00dcbb7d206b702
121- # Author: Maosu Zhao <[email protected] > 122- # Date: Thu Oct 10 20:48:09 2024 +0800
123- # [DeviceSanitizer] Only try to get backtrace symbols when needed (#2128)
124- set (UNIFIED_RUNTIME_TAG 5e95d3334b872e6ae639d627c00dcbb7d206b702)
120+ # commit 53c461b257e7bbf5827147c3b5ca0b8ea45b434d
121+ # Merge: 2c4bf63b d93b262b
122+ # Author: aarongreig <[email protected] > 123+ # Date: Fri Oct 11 11:01:37 2024 +0100
124+ # Merge pull request #2174 from ProGTX/peter/winfix
125+ # [NFC][CUDA] Include STL headers in program.cpp
126+ set (UNIFIED_RUNTIME_TAG 53c461b257e7bbf5827147c3b5ca0b8ea45b434d)
125127
126128 set (UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES" )
127129 # Due to the use of dependentloadflag and no installer for UMF and hwloc we need
You can’t perform that action at this time.
0 commit comments