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

[onedpl][ranges] copy_if implementation for sized output #1898

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

MikeDvorskiy
Copy link
Contributor

@MikeDvorskiy MikeDvorskiy commented Oct 14, 2024

The change introduces size limit for an output range support for copy_if algorithm (seq/unseq/par, tbb backend).

//TODO: serial, omp and dpcpp backends

In spite of //TOOD I would ask to start review because there is big amount of non-trivial changes.

@MikeDvorskiy MikeDvorskiy marked this pull request as draft October 14, 2024 11:01
@MikeDvorskiy MikeDvorskiy force-pushed the dev/mdvorski/copy_if_sized_output branch from e783313 to 2d47235 Compare October 14, 2024 12:54
@MikeDvorskiy MikeDvorskiy force-pushed the dev/mdvorski/copy_if_sized_output branch from 2d47235 to 69df5b4 Compare October 15, 2024 15:54
@MikeDvorskiy MikeDvorskiy marked this pull request as ready for review November 18, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant