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

Use new list reduction API to improve performance #4941

Merged
merged 1 commit into from
Mar 15, 2022

Conversation

revans2
Copy link
Collaborator

@revans2 revans2 commented Mar 11, 2022

This depends on rapidsai/cudf#10413

Once rapidsai/cudf#10417 is fixed all of the code goes away except for
input.getBase.listReduce(SegmentedReductionAggregation.min()) and input.getBase.listReduce(SegmentedReductionAggregation.max())

Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
@revans2 revans2 added the performance A performance related task/issue label Mar 11, 2022
@revans2 revans2 added this to the Feb 28 - Mar 18 milestone Mar 11, 2022
@revans2 revans2 self-assigned this Mar 11, 2022
@revans2
Copy link
Collaborator Author

revans2 commented Mar 14, 2022

dependencies are merged, will wait for tomorrow to mark this as ready for review.

@revans2 revans2 marked this pull request as ready for review March 15, 2022 15:52
@revans2
Copy link
Collaborator Author

revans2 commented Mar 15, 2022

build

@revans2 revans2 merged commit 91a2e3a into NVIDIA:branch-22.04 Mar 15, 2022
@revans2 revans2 deleted the list_reduction_optimization branch March 15, 2022 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance A performance related task/issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants