spcl / spcl/dace

Iteration Order of `CopyToMap`

Open
#1,772 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
593
Forks
163
Avg merge
2d 23h
Merged PRs (30d)
60

Description

`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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.