We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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")
The text was updated successfully, but these errors were encountered:
Fix MG_test bug (#1718)
f3f67e8
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
Successfully merging a pull request may close this issue.
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")
The text was updated successfully, but these errors were encountered: