dnddnjs / pytorch-multigpu

Multi GPU Training Code for Deep Learning with PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPU and RAM crash

Dewald928 opened this issue · comments

Great code! Provides a nice skeleton of how the different multi gpu thing works.

When I use the dist parallel with 8 cards, my ram saturates and my processor maxes out.

What CPU and how much RAM did your setup use?

Everything work with less GPUs, but then I can only use 2 out of the 8.