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 GRAPH] Support Cuda Stream in the Wrap Function #21

Merged
merged 3 commits into from
Apr 23, 2024

Conversation

LeiWang1999
Copy link
Contributor

As some frameworks might require enabling cuda graph for better performance, this pull request adds the cuda stream interface to the cuda wrap function in order to support cuda graph.

@LeiWang1999 LeiWang1999 merged commit c9f0b7a into microsoft:main Apr 23, 2024
3 checks passed
LeiWang1999 added a commit that referenced this pull request Apr 24, 2024
* issue fix from loading database.

* support cuda stream

* Refactor CUDA kernel launch string formatting in CUDASourceWrapper class
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