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

Non standard schedulers (*fast* and *pfast*) produce runtime exception #57

Closed
ahonorat opened this issue Mar 19, 2018 · 2 comments
Closed

Comments

@ahonorat
Copy link
Contributor

Two scheduling/mapping algorithms produce a runtime exception (NulllPointerException) when used with the default parameters on regular single rate graphs. The faulty algorithms identifiers are:

  • org.ietr.preesm.plugin.mapper.fast
  • org.ietr.preesm.plugin.mapper.pfast
    respectively in the packages:
  • org.ietr.preesm.mapper.alog.fast
  • org.ietr.preesm.mapper.algo.pfast
@ahonorat ahonorat added the bug label Mar 19, 2018
@antoine-morvan
Copy link
Member

Could you provide a minimal example to reproduce ?

@antoine-morvan
Copy link
Member

These schedulers are deprecated and will be re-implemented in the future coming scheduling API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants