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

Guarantee order in cross2gen_helper #118

Open
jeanluct opened this issue Jan 11, 2015 · 0 comments
Open

Guarantee order in cross2gen_helper #118

jeanluct opened this issue Jan 11, 2015 · 0 comments
Assignees

Comments

@jeanluct
Copy link
Owner

After fixing #116, the C++ code now computes the correct braid for the taffy pullers. However, different runs can return generators in different orders, because of the parallelization. The braid is still the same, but it would be preferable for the code to be deterministic.

(If we fix this also update taffyTest to use stronger verifyEqual, which is commented-out.)

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