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

Mention fixed known issue: ESIMD radix sort usage in debug mode #1912

Open
dmitriy-sobolev opened this issue Oct 17, 2024 · 0 comments
Open
Assignees
Milestone

Comments

@dmitriy-sobolev
Copy link
Contributor

dmitriy-sobolev commented Oct 17, 2024

Summary:
The issue mentioned in the release notes has been fixed on the IGC side:

esimd::radix_sort and esimd::radix_sort_by_key kernel templates fail to compile when a program is built with -g, -O0, -O1 compiler options.

The version with the fix is Rolling 2423.32.

URLs:
https://github.com/oneapi-src/oneDPL/blob/main/documentation/release_notes.rst

Additional Details:
The fix should be mentioned in the release notes for 2022.8

@dmitriy-sobolev dmitriy-sobolev added this to the 2022.8.0 milestone Oct 17, 2024
@dmitriy-sobolev dmitriy-sobolev self-assigned this Oct 17, 2024
@dmitriy-sobolev dmitriy-sobolev changed the title Fixed known issue: ESIMD radix sort cannot be used in debug mode Mention fixed known issue: ESIMD radix sort usage in debug mode Oct 18, 2024
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

1 participant