oneDPL icon indicating copy to clipboard operation
oneDPL copied to clipboard

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

Open dmitriy-sobolev opened this issue 4 months ago • 0 comments

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 2430.13

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 avatar Oct 17 '24 16:10 dmitriy-sobolev