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

New affine address mapper in AGU for non-interleaved data access #373

Merged
merged 5 commits into from
Oct 17, 2024

Conversation

IveanEx
Copy link

@IveanEx IveanEx commented Oct 16, 2024

This PR introduces the new affined address mapping unit to map the address from interleaved to non-interleaved, aiming to help avoid bank conflict and performance degradation. More specifically, we:

  1. add the address remap flag in the AGU/streamer
  2. enable the addr remap flag for gemmx and relevant modification in the snaxgen
  3. add CSR modification in snax-gemmx library

@IveanEx IveanEx merged commit f55f2ca into main Oct 17, 2024
22 of 23 checks passed
@IveanEx IveanEx deleted the ydeng/AffinedAddressRemapping branch October 17, 2024 19:42
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