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

Add --deterministic argument to run disjointig assembly single-threaded #546

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

matthewwiese
Copy link
Contributor

This PR addresses #509 by adding an additional command line argument, --deterministic, to enable single-threaded disjointig assembly. From the discussion on that issue, it appears that this is the part of Flye that causes non-deterministic output due to the stochastic nature of OS thread scheduling.

@fenderglass fenderglass merged commit 4bb3929 into fenderglass:flye Nov 16, 2022
@fenderglass
Copy link
Owner

Thanks, merged!

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.

None yet

2 participants