Skip to content
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

Install adapters by cmake #2169

Merged
merged 1 commit into from
Oct 4, 2024
Merged

Conversation

lslusarczyk
Copy link
Contributor

Add installing adapters. It is needed by #2146 and was already reviewed there and was just extracted to this separate PR (with some kind of test added).

@github-actions github-actions bot added ci/cd Continuous integration/devliery loader Loader related feature/bug level-zero L0 adapter specific issues cuda CUDA adapter specific issues hip HIP adapter specific issues native-cpu Native CPU adapter specific issues labels Oct 3, 2024
@kbenzie
Copy link
Contributor

kbenzie commented Oct 3, 2024

With some additional changes in intel/llvm this could also resolve intel/llvm#14924

Copy link
Contributor

@lukaszstolarczuk lukaszstolarczuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

.github/workflows/build-hw-reusable.yml Show resolved Hide resolved
@pbalcer
Copy link
Contributor

pbalcer commented Oct 4, 2024

If the changes are ready, please undraft them.

@lslusarczyk lslusarczyk marked this pull request as ready for review October 4, 2024 13:07
@lslusarczyk lslusarczyk requested review from a team as code owners October 4, 2024 13:07
@lslusarczyk
Copy link
Contributor Author

lslusarczyk commented Oct 4, 2024

intel/llvm#15590 passed. Failed checks here in UR are:

  • openCL E2E - not related fail, as usual in this check
  • level0 E2E: one test unexpectedly passed, but all checks works on llvm PR

@pbalcer , if all is OK please merge

Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable! 🚀

Copy link
Contributor

@PietroGhg PietroGhg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Native CPU lgtm, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Continuous integration/devliery cuda CUDA adapter specific issues hip HIP adapter specific issues level-zero L0 adapter specific issues loader Loader related feature/bug native-cpu Native CPU adapter specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants