8000 RPP HIP Multistream Updates by Srihari-mcw · Pull Request #409 · r-abishek/rpp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

RPP HIP Multistream Updates #409

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

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Conversation

Srihari-mcw
Copy link

The objective of the PR is to introduce multistream support for RPP HIP Backend. The summary of updates made in the PR are as follows :

  • Handle structure inside handlehip.cpp updated to hold a vector of streams
  • rppCreate() and Handle() constructor updated to hold a vector of streams
  • GetStream() updated to get required stream from the vector of streams using streamNumber. By default returns first stream in the list of streams
  • SetStream() updated to add stream to the start of vector of streams and hence set that stream as the default for further GetStream() calls

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
0