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] Test_mg_renumber fails with TypeError #1715

Closed
jnke2016 opened this issue Jul 15, 2021 · 0 comments · Fixed by #1718
Closed

[BUG] Test_mg_renumber fails with TypeError #1715

jnke2016 opened this issue Jul 15, 2021 · 0 comments · Fixed by #1718
Labels
bug Something isn't working
Milestone

Comments

@jnke2016
Copy link
Contributor

test_mg_renumber returns the following TypeError when using 3, 4, 5, 6, 7, 8 GPUs on DGX18

Function: call_renumber args: (b'\xa41qp\x05\xcbH\x90\xae\x9e\x02\x9d\x89\xb6\xffa', None, 312, True, False) kwargs: {} Exception: TypeError("'NoneType' object is not subscriptable")

@jnke2016 jnke2016 added ? - Needs Triage Need team to review and classify bug Something isn't working labels Jul 15, 2021
@rlratzel rlratzel added this to the 21.08 milestone Jul 19, 2021
@BradReesWork BradReesWork removed the ? - Needs Triage Need team to review and classify label Jul 20, 2021
rapids-bot bot pushed a commit that referenced this issue Jul 22, 2021
Fix `test_mg_batch_betweenness_centrality`, `test_mg_batch_edge_betweenness_centrality`, `test_mg_replication`, `test_mg_renumber`

closes #1706 
closes #1715 
closes #1716

Authors:
  - Joseph Nke (https://github.com/jnke2016)

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

URL: #1718
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants