Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

puzzle on training speed #31

Open
ChristianoPenaldo opened this issue Jan 29, 2019 · 2 comments
Open

puzzle on training speed #31

ChristianoPenaldo opened this issue Jan 29, 2019 · 2 comments

Comments

@ChristianoPenaldo
Copy link

I train the model on a Tesla M40 GPU. However, I could only train 40 steps within 1 minute. I admit that Titan Xp is faster than M40, so is multi-GPU training feasible?

@jiangsutx
Copy link
Owner

Yes. I think multi-gpu is possible. We use only common modules, which should be easy to put on multi-gpu.
But the current codes need to be modified to use multi-gpu.

@chenxinwhut
Copy link

How to modify the code to meet multi-gpu training

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants