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

Adds utility scripts and initial docs for managing multi-GPU Dask clusters for cuGraph #4838

Merged
merged 4 commits into from
Jan 7, 2025

Conversation

rlratzel
Copy link
Contributor

This PR adds utility scripts and initial docs for managing multi-GPU Dask clusters for cuGraph, aimed at helping the situation described in this issue.

These scripts are taken from internal tools used for MNMG testing and have been modified to be more generalized for use by the community.

@rlratzel rlratzel added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Dec 20, 2024
Copy link

copy-pr-bot bot commented Dec 20, 2024

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@jnke2016 jnke2016 marked this pull request as ready for review December 21, 2024 00:13
@jnke2016 jnke2016 requested a review from a team as a code owner December 21, 2024 00:13
Copy link
Contributor

@acostadon acostadon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than copyright looks great

scripts/dask/run-dask-process.sh Outdated Show resolved Hide resolved
scripts/dask/wait_for_workers.py Outdated Show resolved Hide resolved
Copy link
Member

@BradReesWork BradReesWork left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once Copyright is fixed, looks good

Copy link
Contributor

@jnke2016 jnke2016 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding more description about the other available options. Looks good to me

@rlratzel
Copy link
Contributor Author

rlratzel commented Jan 7, 2025

/merge

@rapids-bot rapids-bot bot merged commit b339c18 into rapidsai:branch-25.02 Jan 7, 2025
72 of 73 checks passed
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.

4 participants