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

Implement the histogram algorithm for standard aligned execution policies #1900

Open
akukanov opened this issue Oct 14, 2024 · 2 comments
Open
Assignees

Comments

@akukanov
Copy link
Contributor

Summary:

The oneDPL specification 1.4 adds the histogram algorithm as described in uxlfoundation/oneAPI-spec#571
While it is already supported for device execution policies, the implementation for standard aligned policies (par etc.) is currently lacking.

Unless the best design for it is straightforward based on the existing backend patterns, it might be worth opening an RFC for the design discussion.

@akukanov akukanov changed the title Add the implementation of histogram algorithm for standard aligned execution policies Implement the histogram algorithm for standard aligned execution policies Oct 14, 2024
@danhoeflinger
Copy link
Contributor

I will open a RFC. No, it will not fit into existing patterns efficiently, but I have a tentative plan, so an RFC seems correct here.

@danhoeflinger
Copy link
Contributor

danhoeflinger commented Nov 1, 2024

#1930 I've added an RFC for discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants