Skip to content

Commit 3817083

Browse files
committed
[SYCL][UR] Bump UR tag to 24a8299
1 parent 594ae74 commit 3817083

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

sycl/cmake/modules/FetchUnifiedRuntime.cmake

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -117,13 +117,12 @@ if(SYCL_UR_USE_FETCH_CONTENT)
117117
endfunction()
118118

119119
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)
127126

128127
set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES")
129128
# Due to the use of dependentloadflag and no installer for UMF and hwloc we need

0 commit comments

Comments
 (0)