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

Address primitives performance regression with the added edge masking support (when edge masking is not in use) #4119

Merged
merged 29 commits into from
Feb 9, 2024

Conversation

seunghwak
Copy link
Contributor

This addresses performance regression due to the added edge masking support when edge masking is disabled.

We addressed the issue for per_v_transform_reduce_incoming|outgoing_e in #4085

Using a similar approach, we address the issue for transform_e, transform_reduce_e, and detail::nbr_intersection in this PR.

…asking support update (when edge masking is disabled)
@seunghwak seunghwak added this to the 24.04 milestone Jan 26, 2024
@seunghwak seunghwak self-assigned this Jan 30, 2024
@seunghwak seunghwak added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change and removed CMake python ci conda labels Jan 30, 2024
@seunghwak seunghwak changed the base branch from branch-24.02 to branch-24.04 January 30, 2024 18:57
@seunghwak seunghwak marked this pull request as ready for review January 30, 2024 19:32
@seunghwak seunghwak requested a review from a team as a code owner January 30, 2024 19:32
@ChuckHastings
Copy link
Collaborator

/merge

@rapids-bot rapids-bot bot merged commit 38a8cdb into rapidsai:branch-24.04 Feb 9, 2024
109 of 110 checks passed
@seunghwak seunghwak deleted the enh_edge_mask_perf branch May 22, 2024 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuGraph improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants