Describe the bug
The MapFission transformation produces InvalidSDFGEdgeError: Memlet subset out-of-bounds on strided maps.
Additionally it raises StopIteration if the sdfg uses symbols.
To Reproduce
Run reproduce.py
The testcases will print FAIL
Expected behavior
Testcases print PASS
which means that:
- MapFission is applied
- It validates without errors
- It produces the same numeric result
Desktop (please complete the following information):
Describe the bug
The MapFission transformation produces InvalidSDFGEdgeError: Memlet subset out-of-bounds on strided maps.
Additionally it raises StopIteration if the sdfg uses symbols.
To Reproduce
Run reproduce.py
The testcases will print FAIL
Expected behavior
Testcases print PASS
which means that:
Desktop (please complete the following information):