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
Current C API implementation only includes implementation for cugraph_sg_graph_create. In order to support multi-GPU algorithms supported already in C++ we need to implement cugraph_mg_graph_create.
The text was updated successfully, but these errors were encountered:
Current C API implementation only includes implementation for
cugraph_sg_graph_create
. In order to support multi-GPU algorithms supported already in C++ we need to implementcugraph_mg_graph_create
.The text was updated successfully, but these errors were encountered: