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

[TKW] Detect non-contigious memory access #106

Open
Hardcode84 opened this issue Aug 27, 2024 · 0 comments
Open

[TKW] Detect non-contigious memory access #106

Hardcode84 opened this issue Aug 27, 2024 · 0 comments
Assignees

Comments

@Hardcode84
Copy link
Contributor

Depending on how user arrange constraints and elements_per_thread value they may end up with overlapped or sparse accesses to memory. In most cases it's undesirable, so we need to have some diagnostic to detect and report to user such cases.

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

2 participants