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

WIP/RFC: CuArrays Example #25

Closed
wants to merge 3 commits into from
Closed

WIP/RFC: CuArrays Example #25

wants to merge 3 commits into from

Conversation

sjkelly
Copy link
Collaborator

@sjkelly sjkelly commented Sep 13, 2021

Depends on #22. Simple experiment for using a CuVector with SampleBuffer.

This reworks StreamBuffer, and makes it the core primitive
for transacting via read and write. It is now aware of the Device MTU,
and will align to the MTU. It also reworks the time stamps to align to
each transaction, supporting multiple time stamps per buffer for latency
analysis. We also allow the full vector type to be a Parameter,
to support other array types.
@sjkelly
Copy link
Collaborator Author

sjkelly commented Sep 13, 2021

This doesn't actually work as intended.

@sjkelly sjkelly closed this Sep 13, 2021
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.

None yet

1 participant