Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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, omp, serial backends).
The change is according to https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/p3179r2.html#range_as_output

@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 2 times, most recently 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
@MikeDvorskiy MikeDvorskiy force-pushed the dev/mdvorski/copy_if_sized_output branch 3 times, most recently from 79bb4a3 to 4072deb Compare November 20, 2024 15:27
@MikeDvorskiy MikeDvorskiy force-pushed the dev/mdvorski/copy_if_sized_output branch 2 times, most recently from 62b82e4 to 6220472 Compare November 29, 2024 18:15
@MikeDvorskiy MikeDvorskiy added this to the 2022.8.0 milestone Jan 14, 2025
@MikeDvorskiy MikeDvorskiy force-pushed the dev/mdvorski/copy_if_sized_output branch from 5518f1e to 4eddf48 Compare January 16, 2025 13:52
@SergeyKopienko
Copy link
Contributor

I prepared one more draft PR #2163 with the changes from this PR but on current code base just to check CI.

@MikeDvorskiy MikeDvorskiy removed this from the 2022.9.0 milestone Apr 8, 2025
@akukanov akukanov marked this pull request as draft September 25, 2025 20:05
@akukanov akukanov force-pushed the dev/mdvorski/copy_if_sized_output branch from ff17bdf to 86510ad Compare September 25, 2025 20:08
@akukanov akukanov force-pushed the dev/mdvorski/copy_if_sized_output branch 3 times, most recently from 25624a4 to 40710b1 Compare October 13, 2025 16:47
@akukanov akukanov force-pushed the dev/mdvorski/copy_if_sized_output branch from b57c236 to 5119710 Compare October 21, 2025 12:41
@akukanov akukanov marked this pull request as ready for review October 25, 2025 11:58
@akukanov
Copy link
Contributor

The implementation of bounded copy_if for the standard aligned policies is now ready for review. There is no support for device policies yet, therefore the test fails in "dpcpp, c++20" configurations.

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.

4 participants