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

[CUDA][HIP] Enable user_defined_reductions for cuda and hip. #13057

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

MaryaSharf
Copy link
Contributor

This patch enables user_defined_reductions.cpp for cuda and hip.
It's been verified that the test is now supported for cuda and hip now, this closes #12613

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, assuming CI passes. 🚀

@ldrumm ldrumm merged commit 9431225 into intel:sycl Mar 19, 2024
12 checks passed
@MaryaSharf MaryaSharf deleted the marya/user_defined_reductions branch March 21, 2024 01:18
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.

[CUDA][HIP] user_defined_reductions
3 participants