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

Host IR: add GetCurrentStream #3605

Merged
merged 5 commits into from
Dec 23, 2024

Conversation

samnordmann
Copy link
Collaborator

@samnordmann samnordmann commented Dec 18, 2024

What

adds the primitive GetCurrentStream to Host Ir stack.

Why

needed for

The idea is that if we want to use multiple stream internally, we need before hand to capture the user stream and to set it back to being the active stream when returning

@samnordmann
Copy link
Collaborator Author

!test

@samnordmann
Copy link
Collaborator Author

!test

csrc/host_ir/host_ir.cpp Outdated Show resolved Hide resolved
csrc/host_ir/executor.cpp Outdated Show resolved Hide resolved
@samnordmann
Copy link
Collaborator Author

!test

@samnordmann samnordmann merged commit 99fb12b into NVIDIA:main Dec 23, 2024
32 of 34 checks passed
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