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

Diode: No SDFG found #30

Closed
TizianoDeMatteis opened this issue Nov 13, 2019 · 1 comment
Closed

Diode: No SDFG found #30

TizianoDeMatteis opened this issue Nov 13, 2019 · 1 comment

Comments

@TizianoDeMatteis
Copy link
Contributor

Describe the bug
When opening a Dace program with Diode, the SDFG is not drawn and an error appears "ValueError: No SDFGs found in file. SDFGs are only recognized when @dace.programs or SDFG objects are found in the global scope"

This happens with some of the polybench samples (not all of them)

To Reproduce
Steps to reproduce the behavior:

  1. Start Diode
  2. Open a Dace program such as adi, cholesky or correlation
@tbennun
Copy link
Collaborator

tbennun commented Nov 13, 2019

The wrong exception was being raised.
Fixed in latest revision f689166

@tbennun tbennun closed this as completed Nov 13, 2019
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