Skip to content

Commit 9d72f92

Browse files
adding set algorithm known issue (#2279) (#2280)
Signed-off-by: Dan Hoeflinger <[email protected]> Co-authored-by: Dan Hoeflinger <[email protected]>
1 parent 63a030d commit 9d72f92

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

documentation/release_notes.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ Fixed Issues
3434

3535
Known Issues and Limitations
3636
----------------------------
37+
New in This Release
38+
^^^^^^^^^^^^^^^^^^^
39+
- The `set_intersection`, `set_difference`, `set_symmetric_difference`, and `set_union` algorithms with a device policy
40+
require GPUs with double-precision support on Windows, regardless of the value type of the input sequences.
41+
3742
Existing Issues
3843
^^^^^^^^^^^^^^^
3944
See oneDPL Guide for other `restrictions and known limitations`_.

0 commit comments

Comments
 (0)