We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c7c328 commit 72d118dCopy full SHA for 72d118d
documentation/release_notes.rst
@@ -71,8 +71,6 @@ See oneDPL Guide for other `restrictions and known limitations`_.
71
To avoid the issue, pass ``-fopenmp`` or ``-fopenmp-simd`` option instead.
72
- With libstdc++ version 10, the compilation error *SYCL kernel cannot use exceptions* occurs
73
when calling the range-based ``adjacent_find``, ``is_sorted`` or ``is_sorted_until`` algorithms with device policies.
74
-- The range-based ``count_if`` may produce incorrect results on Intel® Data Center GPU Max Series when the driver version
75
- is "Rolling 2507.12" and newer.
76
77
New in 2022.8.0
78
===============
0 commit comments