Closed Sahil177 closed 1 year ago
We used an Intel i7-9700K CPU with 32GB memory, and an Nvidia RTX 2080 GPU. The system is any Ubuntu with version >= 16.04. The training in the default configuration takes around 48 hours. The main bottleneck is CPU speed (clock speed, number of cores) I think.
Thank you very much, i noticed in arguments.py there is a option to increase the number of threads, do you recommend increasing this number to reduce this CPU bottleneck?
I tried increasing num_threads
on my computer and it makes very little difference. But I'm not entirely sure how torch.set_num_threads()
works. Feel free to comment here if you have any idea.
Hi, please could you provide information about what compute resources you used to train the model and how long it took.