Multi GPU Training #4414
DuanhaoranCC
started this conversation in
General
Replies: 1 comment 2 replies
-
Please see here or here for an example on how to apply multi-GPU training on a single graph. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I don't have enough GPU memory, but I have four GPU. I'm trying to change it to multi card training.
I referred to it(https://github.com/pyg-team/pytorch_geometric/blob/master/examples/multi_gpu/data_parallel.py). But it is Graph Classfication, batch. I suggest adding a multi card training example for a single large graph. In addition, how can I modify it?
Beta Was this translation helpful? Give feedback.
All reactions