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

asynchronous or synchronous parallelism? #407

Closed
anglil opened this issue Mar 27, 2017 · 1 comment
Closed

asynchronous or synchronous parallelism? #407

anglil opened this issue Mar 27, 2017 · 1 comment

Comments

@anglil
Copy link

anglil commented Mar 27, 2017

Hi, does dynet support training with multiple GPUs now? If so, does it do parallelism in an asynchronous or synchronous manner? Thanks!

@neubig
Copy link
Contributor

neubig commented Mar 27, 2017

No, multi-device is not supported yet. Multi-processer is supported however: take a look at mp.h, mp.cc, and the corresponding examples.
We're working on multi-device support and it should be ready in the near future: #92

@neubig neubig closed this as completed Mar 27, 2017
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

2 participants