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

Separate Memory Access From Address Generation #17

Open
David-Durst opened this issue Aug 6, 2018 · 0 comments
Open

Separate Memory Access From Address Generation #17

David-Durst opened this issue Aug 6, 2018 · 0 comments

Comments

@David-Durst
Copy link
Owner

This will allow for:

  1. Separate behavior for scatter/gather, strided, and contiguous write/read.
  2. User-specified math on memory operations
  3. Easier parallelization of memory primitives

The solution for this issue should address the comment #14 (review)

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

No branches or pull requests

1 participant