quiver-team / torch-quiver

PyTorch Library for Low-Latency, High-Throughput Graph Learning on GPUs.
https://torch-quiver.readthedocs.io/en/latest/
Apache License 2.0
293 stars 36 forks source link

Does Quiver support multi-node training now? #130

Open xcwanAndy opened 2 years ago

xcwanAndy commented 2 years ago

I've noticed that Quiver support training in multi-gpu in single machine. I wonder if it supports training in multi-gpu in multiple machines as well?

prenc commented 2 years ago

I think it has not been released yet, however, they have worked on this (code).

xcwanAndy commented 2 years ago

@prenc Do you mean that they've open-sourced the test code, however, the package itself may not operate with the test code?