chaoyi-wu / RadFM

The official code for "Towards Generalist Foundation Model for Radiology by Leveraging Web-scale 2D&3D Medical Data".
315 stars 32 forks source link

Can I use multi GPUs to train this model? #11

Open zzzzxciid opened 10 months ago

chaoyi-wu commented 9 months ago

Certainly and you must use multi-GPU to train the model.

wangrx33 commented 7 months ago

how to use multi-gpu to run the test.py?

Hamesen commented 3 months ago

@zzzzxciid @chaoyi-wu @wangrx33 @xiaoman-zhang Thank you for sharing! How should I use multiple GPUs for training? Is there any corresponding instruction tutorial? Do you need to modify the code when training with multiple GPUs?

aTongs1 commented 3 weeks ago

how to use multi-gpu to run the test.py?

Hello, I'm experiencing the same problem, i.e. the model won't run on more than one GPU, and would like to ask you if you solved it and how to solve it, thanks!