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

CUDA Streams example. #13

Open
drkennetz opened this issue Aug 26, 2024 · 0 comments
Open

CUDA Streams example. #13

drkennetz opened this issue Aug 26, 2024 · 0 comments

Comments

@drkennetz
Copy link
Owner

Create an example that runs one workflow through the default CUDA stream, and another that runs through a custom stream. Show in NSight Systems how to identify the stream a kernel ran on. Show how data is synchronous in GPU on a stream, but asynchronous between streams.

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

3 participants
@drkennetz and others