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

Create a graph from the edge list in multiple chunks #4539

Merged
merged 8 commits into from
Jul 18, 2024

Conversation

seunghwak
Copy link
Contributor

Added a graph creation function that takes edge list in multiple chunks. This helps to cut peak memory footprint.

@seunghwak seunghwak added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jul 15, 2024
@seunghwak seunghwak added this to the 24.08 milestone Jul 15, 2024
@seunghwak seunghwak self-assigned this Jul 15, 2024
@seunghwak seunghwak requested a review from a team as a code owner July 15, 2024 21:37
@ChuckHastings
Copy link
Collaborator

/merge

@rapids-bot rapids-bot bot merged commit 55cb992 into rapidsai:branch-24.08 Jul 18, 2024
135 checks passed
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.

2 participants