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

Iteration Order of CopyToMap #1772

Open
philip-paul-mueller opened this issue Nov 18, 2024 · 0 comments
Open

Iteration Order of CopyToMap #1772

philip-paul-mueller opened this issue Nov 18, 2024 · 0 comments

Comments

@philip-paul-mueller
Copy link
Collaborator

CopyToMap is called by the code generator to get rid of some Memlets.
However, this happens very late where no further manipulation of the SDFG is possible.
Thus, the iteration order of these Maps are not optimal.
Sometimes it even can not be launched, because there are limits how many blocks the dimensions can have.

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