Skip to content

[SYCL] Support image dependencies in kernel bundles #16228

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
merged 11 commits into from
Dec 4, 2024

Conversation

sergey-semenov
Copy link
Contributor

Add kernel bundle support for image dependencies, which are used for dynamic linking and device virtual function features.

Copy link
Contributor

@uditagarwal97 uditagarwal97 left a comment

Choose a reason for hiding this comment

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

LGTM overall. Just some minor NITs.

@sergey-semenov
Copy link
Contributor Author

There appears to be a flaky failure of the E2E tests, converting to draft to avoid accidental merge

@sergey-semenov sergey-semenov marked this pull request as draft December 3, 2024 20:48
@sergey-semenov sergey-semenov marked this pull request as ready for review December 3, 2024 21:47
@sergey-semenov
Copy link
Contributor Author

Fixed

@uditagarwal97
Copy link
Contributor

@intel/llvm-gatekeepers the PR is ready to be merged.

@steffenlarsen steffenlarsen merged commit e9cbb87 into intel:sycl Dec 4, 2024
14 checks passed
sarnex pushed a commit that referenced this pull request Dec 10, 2024
All of these Coverity issues are related to using `std::move()` instead
of variable copy.
KornevNikita pushed a commit that referenced this pull request Feb 25, 2025
Add kernel bundle support for image dependencies, which are used for
dynamic linking and device virtual function features.
KornevNikita pushed a commit that referenced this pull request Feb 25, 2025
All of these Coverity issues are related to using `std::move()` instead
of variable copy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants