FedML-AI/FedML

fedgraphnn only support MPI?

Open

#649 opened on Nov 27, 2022

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (743 forks)batch import
help wantedquestionresearch-projects

Repository metrics

Stars
 (3,930 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hello, I tried to change the common args from 'backend:MPI' to 'backend:sp' in ego_network_node_clf, and it failed. So I wonder if fedgraphnn only support MPI. If not, how can i adjust the config parameter, thanks!

Contributor guide