File tree 1 file changed +7
-7
lines changed
sycl/plugins/unified_runtime 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -82,13 +82,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
82
82
endfunction ()
83
83
84
84
set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git" )
85
- # commit 3a7d00f136cf5d69e61bf1e235393dfc56f55525
86
- # Merge: cd5ad7b5 9e5c6203
87
- # Author: aarongreig <aaron.greig @codeplay.com>
88
- # Date: Mon Apr 1 15: 16:30 2024 +0100
89
- # Merge pull request #1485 from aarongreig/aaron/addDeviceNotAvailableErrC
90
- # Add UR_ERROR_DEVICE_NOT_AVAILABLE and appropriate translation for CL.
91
- set (UNIFIED_RUNTIME_TAG 3a7d00f136cf5d69e61bf1e235393dfc56f55525 )
85
+ # commit 03b71483168c091d08d86dec8b1f1c76bff19af5
86
+ # Merge: 535f4b94 e0415a0a
87
+ # Author: Kenneth Benzie (Benie) <k.benzie @codeplay.com>
88
+ # Date: Tue Apr 2 16:08:34 2024 +0200
89
+ # Merge pull request #1432 from RossBrunton/ross/testfix
90
+ # [CTS] Don't segfault when failing to load a kernel
91
+ set (UNIFIED_RUNTIME_TAG 03b71483168c091d08d86dec8b1f1c76bff19af5 )
92
92
93
93
if (SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
94
94
set (UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO} " )
You can’t perform that action at this time.
0 commit comments