File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -117,13 +117,13 @@ if(SYCL_UR_USE_FETCH_CONTENT)
117
117
endfunction ()
118
118
119
119
set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git" )
120
- # commit 53c461b257e7bbf5827147c3b5ca0b8ea45b434d
121
- # Merge: 2c4bf63b d93b262b
120
+ # commit 4814e505335bfb968ea905d76e5b978f6f4d0002
121
+ # Merge: d977bd76 aa53a35d
122
122
# Author: aarongreig <aaron.greig@codeplay.com>
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 )
123
+ # Date: Fri Oct 11 16:05:19 2024 +0100
124
+ # Merge pull request #2090 from RossBrunton/ross/harden
125
+ # Hardening flags
126
+ set (UNIFIED_RUNTIME_TAG 4814e505335bfb968ea905d76e5b978f6f4d0002 )
127
127
128
128
set (UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES" )
129
129
# 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