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

cuGraph-PyG MFG Creation and Conversion #3873

Merged
merged 146 commits into from
Oct 4, 2023

Conversation

alexbarghi-nv
Copy link
Member

@alexbarghi-nv alexbarghi-nv commented Sep 23, 2023

Integrates the new CSR bulk sampler output, allowing reading of batches without having to call CSC conversion or count the numbers of vertices and edges in each batch. Should result in major performance improvements, especially for small batches.

alexbarghi-nv and others added 30 commits August 15, 2023 10:52
Co-authored-by: Vibhu Jawa <[email protected]>
@alexbarghi-nv alexbarghi-nv requested review from a team as code owners September 28, 2023 02:59
@alexbarghi-nv alexbarghi-nv added the Blocked Cannot progress due to external reasons label Sep 28, 2023
@alexbarghi-nv alexbarghi-nv removed the request for review from a team September 28, 2023 16:46
@alexbarghi-nv alexbarghi-nv requested a review from a team as a code owner September 29, 2023 17:10
@alexbarghi-nv alexbarghi-nv added the DO NOT MERGE Hold off on merging; see PR for details label Sep 29, 2023
@alexbarghi-nv alexbarghi-nv removed Blocked Cannot progress due to external reasons DO NOT MERGE Hold off on merging; see PR for details labels Oct 2, 2023
@alexbarghi-nv alexbarghi-nv added the DO NOT MERGE Hold off on merging; see PR for details label Oct 2, 2023
@alexbarghi-nv alexbarghi-nv removed the DO NOT MERGE Hold off on merging; see PR for details label Oct 2, 2023
@alexbarghi-nv
Copy link
Member Author

/merge

@BradReesWork
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit 26af14e into rapidsai:branch-23.10 Oct 4, 2023
69 checks passed
@alexbarghi-nv alexbarghi-nv deleted the cugraph-pyg-mfg branch July 30, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

5 participants