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

Update memory barriers to align with tensor staging/primary memory revamp #181

Closed
axsaucedo opened this issue Mar 9, 2021 · 0 comments · Fixed by #182
Closed

Update memory barriers to align with tensor staging/primary memory revamp #181

axsaucedo opened this issue Mar 9, 2021 · 0 comments · Fixed by #182
Labels

Comments

@axsaucedo
Copy link
Member

With the revamp of the tensor memory containing a staging and primary buffer the memory barriers weren't also added correctly so these need updating. Also it seems that not all cases are covered with memory barriers so will be required to understand what extra barriers need to be added throughout operations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant