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

[SYCL] Add support for work group memory free function kernel parameter #15861

Merged

Conversation

lbushi25
Copy link
Contributor

@lbushi25 lbushi25 commented Oct 24, 2024

This PR concludes the implementation of the work group memory extension.
It adds support for work group memory parameters when using free function kernels.

lbushi25 and others added 30 commits August 14, 2024 15:16
@lbushi25 lbushi25 requested a review from gmlueck November 19, 2024 14:38
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.

LGTM!

@lbushi25
Copy link
Contributor Author

lbushi25 commented Nov 19, 2024

Waiting for #16119 to resolve pre-commit failures. Also removed free_function_kernel.cpp in favor of reduction_free_function.cpp which was added in another PR. The latter is a more exhaustive test.

@lbushi25
Copy link
Contributor Author

@intel/llvm-gatekeepers This is ready for merge.

@sarnex sarnex merged commit 39483ab into intel:sycl Nov 19, 2024
13 checks passed
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.

8 participants