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

Implement Effect-Checking for Race Detection #8

Closed
gilbo opened this issue Oct 23, 2020 · 0 comments
Closed

Implement Effect-Checking for Race Detection #8

gilbo opened this issue Oct 23, 2020 · 0 comments

Comments

@gilbo
Copy link
Contributor

gilbo commented Oct 23, 2020

Make sure that par loops will produce the same result regardless of the order they execute in. This can be done (I believe) by a polyhedral analysis of effects within sub-statements.

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