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

Allow obtaining cuda stream handle from PyTorch stream when launching kernel #297

Merged
merged 2 commits into from
May 4, 2024

Conversation

aashaka
Copy link
Contributor

@aashaka aashaka commented May 3, 2024

Use cuda_stream attribute of a torch stream if the stream is not an instance of the cupy stream.

@aashaka aashaka requested a review from chhwang May 3, 2024 18:34
@chhwang chhwang enabled auto-merge (squash) May 3, 2024 22:00
@chhwang chhwang merged commit 0650371 into main May 4, 2024
15 checks passed
@chhwang chhwang deleted the aashaka/pychanges branch May 4, 2024 04:57
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.

2 participants