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

Increase max_iterations in MG HITS TEST #4783

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

seunghwak
Copy link
Contributor

Increase max_iterations in MG HITS tests (with edge masking).

With masking, we may end up with different graphs with different numbers of GPUs; this results in higher iteration counts for convergence for certain GPU counts. Increase the maximum iteration count to consider this.

@seunghwak seunghwak requested a review from a team as a code owner November 23, 2024 01:10
@seunghwak seunghwak added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Nov 23, 2024
@seunghwak seunghwak self-assigned this Nov 23, 2024
@seunghwak seunghwak added this to the 24.12 milestone Nov 23, 2024
@ChuckHastings
Copy link
Collaborator

/merge

@rapids-bot rapids-bot bot merged commit 3478fb5 into rapidsai:branch-24.12 Nov 25, 2024
73 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