-
Notifications
You must be signed in to change notification settings - Fork 802
[HIP][UR] Remove hip adapter source code from intel/llvm #11343
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
steffenlarsen
merged 4 commits into
intel:sycl
from
veselypeta:petr/remove_hip_adapter_sources
Oct 9, 2023
Merged
[HIP][UR] Remove hip adapter source code from intel/llvm #11343
steffenlarsen
merged 4 commits into
intel:sycl
from
veselypeta:petr/remove_hip_adapter_sources
Oct 9, 2023
Conversation
This file contains hidden or 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
Contributor
Author
|
|
04ccb0d to
01f6473
Compare
01f6473 to
9e680db
Compare
9e680db to
7b81c2e
Compare
15f6446 to
03da743
Compare
isaacault
approved these changes
Oct 2, 2023
Seanst98
approved these changes
Oct 2, 2023
przemektmalon
approved these changes
Oct 2, 2023
Contributor
Author
|
Re running ci |
03da743 to
84b4427
Compare
84b4427 to
2cef460
Compare
Contributor
Author
|
|
Contributor
Author
|
@intel/dpcpp-l0-pi-reviewers @intel/llvm-reviewers-cuda Can you please review and merge? |
smaslov-intel
approved these changes
Oct 6, 2023
npmiller
approved these changes
Oct 9, 2023
jsji
reviewed
Oct 10, 2023
|
|
||
| set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git") | ||
| set(UNIFIED_RUNTIME_TAG b38855ed815ffd076bfde5e5e06170ca4f723dc1) | ||
| set(UNIFIED_RUNTIME_TAG e6343f4cca9a37b17bc63f3a81968ac3f486be8a) |
Contributor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why we want to rollback UR tag here?
* | b38855e - (2023-10-05) Merge pull request #920 from jsji/localcopy - Piotr Balcer
|\ \
| * | 6a2c548 - (2023-10-02) [UR][L0] Copy prebuilt L0 to avoid leaking shared folder path - Jinsong Ji (localcopy)
|/ /
* | e6343f4 - (2023-10-04) Merge pull request #923 from pbalcer/l0-win-fix-build - Piotr Balcer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Removes the adapter code for the HIP plugin which is now available as part of unified runtime as part of oneapi-src/unified-runtime#903