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

[BUG] MG Louvain call crashes with a cuda error #1586

Closed
rlratzel opened this issue May 7, 2021 · 1 comment · Fixed by #1597
Closed

[BUG] MG Louvain call crashes with a cuda error #1586

rlratzel opened this issue May 7, 2021 · 1 comment · Fixed by #1597
Assignees
Labels
? - Needs Triage Need team to review and classify bug Something isn't working

Comments

@rlratzel
Copy link
Contributor

rlratzel commented May 7, 2021

Calling MG Louvain is currently crashing with an uncaught cudaErrorInvalidValue exception (see screenshot).
This is occurring with both RMAT-generated and existing hibench CSV file inputs.

image

@rlratzel rlratzel added bug Something isn't working ? - Needs Triage Need team to review and classify benchmarks labels May 7, 2021
@seunghwak
Copy link
Contributor

Are we symmetrizing R-mat graph? AFAIK, Louvain expects undirected graph (so the input edge list should be symmetric).

rapids-bot bot pushed a commit that referenced this issue May 12, 2021
in MNMG mode, clusters assigned to different GPUs can increase between iterations.

Merge after #1596 

closes #1586

Authors:
  - Chuck Hastings (https://github.com/ChuckHastings)

Approvers:
  - Brad Rees (https://github.com/BradReesWork)

URL: #1597
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
? - Needs Triage Need team to review and classify bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants