File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -117,13 +117,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
117117 endfunction ()
118118
119119 set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git" )
120- # commit a99dbcee3404a56d05b8803c63caede64a073076 (HEAD, origin/main, origin/HEAD)
121- # Merge: 9d71afb8 4bf58035
122- # Author: Callum Fare <callum @codeplay.com>
123- # Date: Fri Sep 6 16:00:14 2024 +0100
124- # Merge pull request #2067 from sarnex/fixbuild
125- # [OpenCL] Use older OpenCL-Headers commit to fix build
126- set (UNIFIED_RUNTIME_TAG a99dbcee3404a56d05b8803c63caede64a073076 )
120+ # commit ad43e28add70e59dd0881043a7a2ab46947ba089
121+ # Merge: fa9ebe7b 53abe070
122+ # Author: Omar Ahmed <omar.ahmed @codeplay.com>
123+ # Date: Mon Sep 16 10:20:10 2024 +0100
124+ # Merge pull request #2060 from martygrant/martin/supressSystemErrorsOnWindows
125+ # [Loader] Suppress system errors when loading adapters on Windows
126+ set (UNIFIED_RUNTIME_TAG ad43e28add70e59dd0881043a7a2ab46947ba089 )
127127
128128 set (UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES" )
129129 # 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