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

Adapt transform_exclusive_scan to C++ 20 #5440

Merged
merged 7 commits into from Jul 30, 2021

Conversation

Jedi18
Copy link
Contributor

@Jedi18 Jedi18 commented Jul 10, 2021

Adapted transform_exclusive_scan to C++ 20 and added container overloads. (range and sentinel). Added container tests. Seperated segmented overloads.

Any background context you want to provide?

Issue #4822
Issue #3646
Issue #1668
Issue #5156

hkaiser
hkaiser previously approved these changes Jul 23, 2021
Copy link
Member

@hkaiser hkaiser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise, LGTM, thanks a lot!

@jenkins-cscs
Copy link
Collaborator

Can one of the admins verify this patch?

hkaiser
hkaiser previously approved these changes Jul 26, 2021
Copy link
Member

@hkaiser hkaiser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@Jedi18
Copy link
Contributor Author

Jedi18 commented Jul 30, 2021

Merge order - exlcusive_scan -> transform_exclusive_scan -> tranform_inclusive_scan

@Jedi18 Jedi18 force-pushed the adapt_transform_exclusive_scan branch from 3e90633 to adc8776 Compare July 30, 2021 14:01
@hkaiser hkaiser merged commit 544406c into STEllAR-GROUP:master Jul 30, 2021
Standard Algorithms automation moved this from Open Tickets to Merged to master Jul 30, 2021
@hkaiser hkaiser mentioned this pull request Jul 30, 2021
9 tasks
@msimberg msimberg modified the milestones: 1.8.0, 1.7.1 Aug 6, 2021
msimberg pushed a commit that referenced this pull request Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Standard Algorithms
  
Merged to master
Development

Successfully merging this pull request may close these issues.

None yet

4 participants