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

Remove several sources of non-determinism #124

Merged
merged 2 commits into from
Apr 11, 2022
Merged

Remove several sources of non-determinism #124

merged 2 commits into from
Apr 11, 2022

Conversation

damip
Copy link
Member

@damip damip commented Apr 10, 2022

For determinism: #94

@damip damip requested a review from gterzian April 10, 2022 19:26
gterzian
gterzian previously approved these changes Apr 11, 2022
Copy link
Contributor

@gterzian gterzian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

src/execution_impl.rs Outdated Show resolved Hide resolved
@gterzian gterzian force-pushed the disbale_threads_wasm branch 4 times, most recently from 0723c30 to c54d4f3 Compare April 11, 2022 06:27
@gterzian
Copy link
Contributor

@damip fixed an import error, and added a stack check and turned-off simd. Looking into the failling tests...

@gterzian
Copy link
Contributor

Also needed to turn off the "on by default", multivalue, because it is not supported for SinglePass.

@gterzian gterzian requested a review from adrien-zinger April 11, 2022 07:03
@gterzian gterzian changed the title disable wasm threads Remove several sources of non-determinism Apr 11, 2022
@damip damip requested a review from Eitu33 April 11, 2022 07:53
src/execution_impl.rs Outdated Show resolved Hide resolved
@gterzian gterzian force-pushed the disbale_threads_wasm branch from 313f47a to 00b93ef Compare April 11, 2022 10:10
@damip
Copy link
Member Author

damip commented Apr 11, 2022

bors merge

@bors
Copy link
Contributor

bors bot commented Apr 11, 2022

Build succeeded:

@bors bors bot merged commit c73c818 into main Apr 11, 2022
@bors bors bot deleted the disbale_threads_wasm branch April 11, 2022 11:30
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

Successfully merging this pull request may close these issues.

3 participants