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

Enable edge masking in additional primitives #4126

Merged
merged 25 commits into from
Feb 23, 2024

Conversation

seunghwak
Copy link
Contributor

@seunghwak seunghwak commented Jan 30, 2024

List of the primitives updated in this PR.

  • compute_in_weight_sums()
  • compute_out_weight_sums()
  • detail::extract_transform_v_frontier_e()
  • extract_transform_e
  • extract_transform_v_frontier_outgoing_e
  • transform_reduce_v_frontier_outgoing_e_by_dst

List of primitives added in this PR

  • edge_partition_device_view_t::compute_number_of_edges_with_mask, compute_local_degrees_with_mask

@seunghwak seunghwak added feature request New feature or request non-breaking Non-breaking change labels Jan 30, 2024
@seunghwak seunghwak added this to the 24.04 milestone Jan 30, 2024
@seunghwak seunghwak self-assigned this Jan 30, 2024
@seunghwak seunghwak added the DO NOT MERGE Hold off on merging; see PR for details label Jan 30, 2024
@seunghwak seunghwak marked this pull request as ready for review February 9, 2024 22:31
@seunghwak seunghwak requested a review from a team as a code owner February 9, 2024 22:31
@seunghwak seunghwak removed the DO NOT MERGE Hold off on merging; see PR for details label Feb 9, 2024
@ChuckHastings
Copy link
Collaborator

/merge

@rapids-bot rapids-bot bot merged commit 6b7c114 into rapidsai:branch-24.04 Feb 23, 2024
110 checks passed
rapids-bot bot pushed a commit that referenced this pull request Mar 13, 2024
This PR will update all the remaining primitives to support edge masking.

This PR pulls updates from #4126 and better be reviewed/merged after PR #4126.

Authors:
  - Seunghwa Kang (https://github.com/seunghwak)

Approvers:
  - Chuck Hastings (https://github.com/ChuckHastings)
  - Naim (https://github.com/naimnv)
  - Joseph Nke (https://github.com/jnke2016)

URL: #4186
@seunghwak seunghwak deleted the fea_prim_edge_masking 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 feature request New feature or request non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants