You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to README, the following cmd failed: python3 node_classification.py --mode=gpu_cugraph_dgl
Minimum reproducible example
No response
Relevant log output
Traceback (most recent call last):
File "/opt/dgl/qa/L1_cuGraph_GraphSAGE_1GPU/node.py", line 230, in<module>set_allocators()
File "/opt/dgl/qa/L1_cuGraph_GraphSAGE_1GPU/node.py", line 48, in set_allocators
torch.cuda.memory.change_current_allocator(rmm.rmm_torch_allocator)
AttributeError: module 'rmm' has no attribute 'rmm_torch_allocator'
Environment details
No response
Other/Misc.
No response
Code of Conduct
I agree to follow cuGraph's Code of Conduct
I have searched the open bugs and have found no duplicates for this bug report
The text was updated successfully, but these errors were encountered:
Version
22.10
Which installation method(s) does this occur on?
Source
Describe the bug.
According to README, the following cmd failed:
python3 node_classification.py --mode=gpu_cugraph_dgl
Minimum reproducible example
No response
Relevant log output
Environment details
No response
Other/Misc.
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: