Skip to content

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.

4 participants