Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

How can I run this code on mutli GPU? #1

Closed
ZhenYangIACAS opened this issue Aug 14, 2018 · 1 comment
Closed

How can I run this code on mutli GPU? #1

ZhenYangIACAS opened this issue Aug 14, 2018 · 1 comment

Comments

@ZhenYangIACAS
Copy link

Hi, since I am not so familier with pytorch, I want to know how can I run this code on multi-GPU framework?

@glample
Copy link
Contributor

glample commented Aug 14, 2018

Hi,

Multi-GPU is not supported yet. We may add it in the future, but the gain in speed would not be huge, as the online back-translation generation process takes a significant part of training time. We tried to do online back-translation on GPUs, but this did not help a lot..

That being said, the code is usually pretty fast to converge (a few days on single GPU), as opposed to standard supervised systems.

@glample glample closed this as completed Aug 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants