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

Use CUDA streaming to overlap compute and transfer #8

Open
cconklin opened this issue Mar 9, 2016 · 0 comments
Open

Use CUDA streaming to overlap compute and transfer #8

cconklin opened this issue Mar 9, 2016 · 0 comments

Comments

@cconklin
Copy link
Owner

cconklin commented Mar 9, 2016

Modify compute process to use CUDA streams so it can overlap compute and transfer. Will need to use events to prevent actions from firing too soon.

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

1 participant