Skip to content

Commit 72d118d

Browse files
Update a known issue for range-based count_if (#2344)
1 parent 2c7c328 commit 72d118d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

documentation/release_notes.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ See oneDPL Guide for other `restrictions and known limitations`_.
7171
To avoid the issue, pass ``-fopenmp`` or ``-fopenmp-simd`` option instead.
7272
- With libstdc++ version 10, the compilation error *SYCL kernel cannot use exceptions* occurs
7373
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.
7674

7775
New in 2022.8.0
7876
===============

0 commit comments

Comments
 (0)