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

Kamping integration #2

Open
wants to merge 108 commits into
base: fault-tolerance-master
Choose a base branch
from

Conversation

lukashuebner
Copy link
Owner

No description provided.

pierrebarbera and others added 30 commits March 6, 2020 14:27
added supposedly missing header in some macos builds
…h is running (use '--nofiles interim' to disable)
… counter overflow, account for DRAM, can now be disabled with '--extra energy-off')
- parsimony starting tree construction used to be very inefficient, now runs 20x-30x faster
… (#56 and beyond)

Usage:
 `--threads 16`       = use exactly 16 threads
 `--threads auto{16}` = use "optimal" #threads for the dataset at hand, up to 16
 `--threads auto`     = use "optimal" #threads for the dataset at hand, up to #CPU cores

 `--workers 8`        = use exactly 8 parallel tree searches
 `--workers auto{8}`  = use "optimal" #parallel tree searches, up to 8
 `--workers auto`     = use "optimal" #parallel tree searches

Default now:
 `--threads auto --workers 1`

Default for release:
 `--threads auto --workers auto`
amkozlov and others added 30 commits November 19, 2021 20:16
…traint

- fix assertion when rooting a multifurcating tree (#130)
…ce model_rate_scalers` is specified (#133)
…be-nature method (default). Fixed by fallback to tbe-naive method in `--all` mode. `--support` mode not affected.
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