You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am confused about the multi-GPU training speed.
Firstly, I trained the CIFAR10 dataset on my 2080 Max-Q (8G) GPU with default hyperparameters, and it took about 40 hours. Then I transferred the code to another computer equipped with 2 RTX-2080 Ti (12G) GPUs to train with the same parameters, but it still took 40 hours.
Why does this happen? Could someone give me some tips to improve the speed?
Thanks!
The text was updated successfully, but these errors were encountered:
blablabLACK
changed the title
Add gpus but without improvement of training speed
Adding gpus but without improvement of training speed
Jul 7, 2024
Hi, I am confused about the multi-GPU training speed.
Firstly, I trained the CIFAR10 dataset on my 2080 Max-Q (8G) GPU with default hyperparameters, and it took about 40 hours. Then I transferred the code to another computer equipped with 2 RTX-2080 Ti (12G) GPUs to train with the same parameters, but it still took 40 hours.
Why does this happen? Could someone give me some tips to improve the speed?
Thanks!
The text was updated successfully, but these errors were encountered: