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

Handle dependences from/to malloc and free #2

Open
vgene opened this issue Feb 23, 2021 · 1 comment
Open

Handle dependences from/to malloc and free #2

vgene opened this issue Feb 23, 2021 · 1 comment
Assignees
Labels
help wanted Extra attention is needed high-priority

Comments

@vgene
Copy link
Member

vgene commented Feb 23, 2021

Malloc and free are (removed)[https://github.com/PrincetonUniversity/SCAF/commit/c9795b00ac5bf302128a55ba0c9d064bda72722f] from PureFun.h, but this introduces a lot of dependences are led to results of swaptions and dijkstra from Perspective not reproducible.

Need to figure out a proper way to handle it.

@vgene vgene added help wanted Extra attention is needed high-priority labels Feb 23, 2021
@vgene vgene self-assigned this Feb 23, 2021
@vgene
Copy link
Member Author

vgene commented Mar 2, 2021

Malloc and free should be SemiLocal by default.
It should set a Remedy for self dependences (commutative) or expose a flag for different clients to choose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed high-priority
Projects
None yet
Development

No branches or pull requests

1 participant