Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

Add MultiGPU (Data Parallelism) #62

Open
nelson-liu opened this issue May 23, 2017 · 2 comments
Open

Add MultiGPU (Data Parallelism) #62

nelson-liu opened this issue May 23, 2017 · 2 comments

Comments

@nelson-liu
Copy link
Owner

Looks like the train time is pretty long on AWS instances with K80s. Adding MultiGPU data parallelism would be a good way to mitigate this (as done in https://www.tensorflow.org/tutorials/using_gpu#using_multiple_gpus)

@syxu828
Copy link

syxu828 commented May 31, 2018

Does current version support multiple GPU ?
I find this training time is pretty long on my training dataset which has almost 600,000 sentence pairs.

@nelson-liu
Copy link
Owner Author

Unfortunately not, I haven’t been very good about maintaining this code since I switched to using PyTorch shortly after this. sorry!

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

No branches or pull requests

2 participants