-
Notifications
You must be signed in to change notification settings - Fork 738
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1370060
commit 2c58065
Showing
2 changed files
with
2 additions
and
6 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 |
---|---|---|
|
@@ -94,14 +94,14 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT) | |
CACHE PATH "Path to external '${name}' adapter source dir" FORCE) | ||
endfunction() | ||
|
||
set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git") | ||
set(UNIFIED_RUNTIME_REPO "https://github.com/aarongreig/unified-runtime.git") | ||
# commit 8438b8a1de1ddc6e05e3bc012fb6be74d2e830e4 | ||
# Merge: 6076b0622452 847b3ace28b8 | ||
# Author: Fábio <[email protected]> | ||
# Date: Mon May 6 18:00:46 2024 +0100 | ||
# Merge branch 'main' into fabio/command-buffer-refactor | ||
# [EXP][Command-Buffer] Remove duplicated code from headers | ||
set(UNIFIED_RUNTIME_TAG 8438b8a1de1ddc6e05e3bc012fb6be74d2e830e4) | ||
set(UNIFIED_RUNTIME_TAG aaron/replaceProgramInfoSourceWithIL) | ||
|
||
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