File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -117,13 +117,12 @@ 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 8c9dd7e464a99ebbfb238ac2dabefc3ac77baea5
121
- # Merge: a99dbcee 3abe18cf
122
- # Author: Piotr Balcer <[email protected] >
123
- # Date: Fri Sep 6 17:21:17 2024 +0200
124
- # Merge pull request #1820 from pbalcer/static-linking
125
- # Add support for static linking of the L0 adapter
126
- set (UNIFIED_RUNTIME_TAG 8c9dd7e464a99ebbfb238ac2dabefc3ac77baea5 )
120
+ # commit 24a8299efc59c715a1c2dd180692a5e12a12283a
121
+ # Author: Omar Ahmed <[email protected] >
122
+ # Date: Wed Sep 11 10:40:59 2024 +0100
123
+ # Merge pull request #2078 from callumfare/callum/fix_device_extensions_fpga
124
+ # Add workaround for silently supported OpenCL extensions on Intel FPGA
125
+ set (UNIFIED_RUNTIME_TAG 24a8299efc59c715a1c2dd180692a5e12a12283a )
127
126
128
127
set (UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES" )
129
128
# 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