Skip to content

Fix dust for single core machines#53

Merged
bootandy merged 2 commits into
masterfrom
single_cpu
Jan 18, 2020
Merged

Fix dust for single core machines#53
bootandy merged 2 commits into
masterfrom
single_cpu

Conversation

@bootandy
Copy link
Copy Markdown
Owner

Hacky fix for #52

Will be used to detect single core computers which crash Jwalk
Force dust to use 2 threads if there is only 1 cpu
JWalk breaks if it tries to run on a single cpu

Byron/jwalk#15

This is a hack because I can't figure out how to fix JWalk.
This code and the num_cpu crate can be removed when the bug is fixed

Also I have conflated cpus with cores while describing this issue. It is
very difficult to test as I don't have a single core machine.
@bootandy bootandy merged commit f64e009 into master Jan 18, 2020
@bootandy bootandy deleted the single_cpu branch January 18, 2020 23:11
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.

1 participant