spcl / spcl/dace

Error in `SubgraphFusion`

Open
#1,530 0 comments 0 reactions 2 assignees Claimed by @philip-paul-mueller View on GitHub
Dominant language
Python
Stars
593
Forks
163
Avg merge
2d 23h
Merged PRs (30d)
60

Description

If auto optimization is applied to the attached SDFG then an missing attribute error is generated.
After a discussion with @alexnick83 on Mattermost and some investigation I discovered that the transformation implicitly assumes that every map exit node is connected to an accessnode.
However, the attached SDFG violates this assumption because there a map exit is connected to another map exit.

[failing_sdfg.json](https://github.com/spcl/dace/files/14345692/failing_sdfg.json)

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.