forked from intel/llvm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[UR][L0] Update main UR tag to 717791b (intel#13474)
This pulls in fixes from: oneapi-src/unified-runtime#1298 oneapi-src/unified-runtime#1495 oneapi-src/unified-runtime#1517 Also remove now unnecessary XFAIL from Basic/kernel_max_wg_size.cpp
- Loading branch information
1 parent
014004c
commit 723b7b7
Showing
2 changed files
with
6 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -95,13 +95,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT) | |
endfunction() | ||
|
||
set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git") | ||
# commit 003d4da84fd6eda5240c9b90217f8901559a28a4 | ||
# Merge: e38e79e6 7a5c1ad1 | ||
# commit 717791bfc636a1cd69f95f09fea15fcd70a9fb23 | ||
# Merge: 601062ba f8c4facd | ||
# Author: aarongreig <[email protected]> | ||
# Date: Wed Apr 17 17:52:21 2024 +0100 | ||
# Merge pull request #1402 from AllanZyne/user-after-free | ||
# [DeviceSanitizer] Checking "sycl::free" related errors | ||
set(UNIFIED_RUNTIME_TAG 003d4da84fd6eda5240c9b90217f8901559a28a4) | ||
# Date: Fri Apr 19 10:35:14 2024 +0100 | ||
# Merge pull request #1517 from nrspruit/fix_l0_coverity_sync | ||
# [L0] Store LastCommandEvent before unlock during queue sync | ||
set(UNIFIED_RUNTIME_TAG 717791bfc636a1cd69f95f09fea15fcd70a9fb23) | ||
|
||
fetch_adapter_source(level_zero | ||
${UNIFIED_RUNTIME_REPO} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters