Open AlanLiangC opened 2 days ago
HI, Prof. Luo. Thanks for your excelent waork. Does the training process only work for a single GPU? As you can see, I got many errors when train with multi-GPU.
Hi Alan,
Yes, we tested the code using only a single GPU. You may need to modify the code to ensure sample selection works with rank=0.
Cheers, Yadan
HI, Prof. Luo. Thanks for your excelent waork. Does the training process only work for a single GPU? As you can see, I got many errors when train with multi-GPU.