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

Minimize shared mem usage #3209

Merged
merged 1 commit into from Apr 6, 2019
Merged

Minimize shared mem usage #3209

merged 1 commit into from Apr 6, 2019

Conversation

kangshiyin
Copy link
Contributor

Minimize shared mem usage and remove unnecessary __sync that may hurt the performance.
All GPU tests have passed.

@danpovey
Copy link
Contributor

danpovey commented Apr 5, 2019

Thanks. I assume you made sure the tests still pass?

@kangshiyin
Copy link
Contributor Author

Yes, make -j test is done with no errors.

@danpovey danpovey merged commit beb0151 into kaldi-asr:master Apr 6, 2019
danpovey pushed a commit to danpovey/kaldi that referenced this pull request Jun 19, 2019
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.

None yet

2 participants