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

Fix merge gradients error on multi GPUs #8224

Conversation

reyoung
Copy link
Collaborator

@reyoung reyoung commented Feb 7, 2018

It seems that our WaitForPlace has bugs. Just change it to cudaDevSync
to sync all streams.

Related issue #8153

It seems that our WaitForPlace has bugs. Just change it to cudaDevSync
to sync all streams.
@reyoung
Copy link
Collaborator Author

reyoung commented Feb 8, 2018

This PR is fixed by #8249

@reyoung reyoung closed this Feb 8, 2018
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

Successfully merging this pull request may close these issues.

1 participant