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

user_tree_topology handling #131

Open
carloliveros opened this issue Jan 10, 2019 · 0 comments
Open

user_tree_topology handling #131

carloliveros opened this issue Jan 10, 2019 · 0 comments

Comments

@carloliveros
Copy link

I am running PF2 on a large dataset (396 tips, 12K subsets). One thing that slows down the PF2 run is the branch length estimation step. In a test run (with a small rcluster-max), branch length estimation took 32 hours of the total 34.5 hours total PF2 run time. Branch length estimation on this dataset takes only < 1 hour in an HPC environment with MPI parallelization. Please consider making an enhancement to the code such that when branch lengths are supplied in the user_tree_topology portion of the config file (which in my opinion is best estimated with MPI parallelization for large datasets), the user supplied branch lengths are used and branch length estimation is skipped.

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

No branches or pull requests

1 participant