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

Dijkstra still failing #29

Open
3 tasks
vgene opened this issue Feb 26, 2021 · 0 comments
Open
3 tasks

Dijkstra still failing #29

vgene opened this issue Feb 26, 2021 · 0 comments
Assignees
Labels
bug Something isn't working high-priority

Comments

@vgene
Copy link
Member

vgene commented Feb 26, 2021

Dijkstra is still failing when running regression. Similar problem happens to swaptions. The reason is that malloc/calloc/free are moved out of Pure Function list.

Todos:

  • Handle SpecPriv recognizing external function properly for malloc...
  • Handle memory deps removal properly in SCAF for malloc...
  • Make sure Swaptions and Dijkstra have the same performance as Perspective
@vgene vgene added bug Something isn't working high-priority labels Feb 26, 2021
@vgene vgene self-assigned this Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high-priority
Projects
None yet
Development

No branches or pull requests

1 participant