Skip to content

[SYCL][NCFI] Refactor method of storing extra information obtained from kernel launch properties #19474

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

Draft
wants to merge 1 commit into
base: sycl
Choose a base branch
from

Conversation

dyniols
Copy link
Contributor

@dyniols dyniols commented Jul 16, 2025

This PR refactors method of storing information which was obtained from kernel launch properties.
The idea is to create common struct which will store that information and can be used to pass down that information.
The reason behind this change is to minimize the number of required arguments forSetKernelParamsAndLaunch or enqueueImpKernel .

…used to chnage behaviour how kernel is launched
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.

1 participant