Skip to content

kernel: add buffer allocations and migrations for streaming arguments #155

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

Merged
merged 1 commit into from
Aug 16, 2022
Merged

kernel: add buffer allocations and migrations for streaming arguments #155

merged 1 commit into from
Aug 16, 2022

Conversation

pcolberg
Copy link
Contributor

This backports #153 to 2022.3.

This resolves a failure to pass local-memory sizes and global-memory
buffers as streaming arguments to a streaming kernel in simulation.

This amends #103

Signed-off-by: Peter Colberg <[email protected]>
(cherry picked from commit 8336122)
@pcolberg pcolberg requested a review from zibaiwan August 16, 2022 18:32
@pcolberg pcolberg self-assigned this Aug 16, 2022
@pcolberg pcolberg added the bug Something isn't working label Aug 16, 2022
@pcolberg pcolberg added this to the 2022.3 milestone Aug 16, 2022
Copy link
Contributor

@zibaiwan zibaiwan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pcolberg , looks good! Thank you for fixing this!

@pcolberg pcolberg merged commit f0ac329 into intel:release/2022.3 Aug 16, 2022
@pcolberg pcolberg deleted the 2022.3-streaming-args branch August 16, 2022 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants