-
Notifications
You must be signed in to change notification settings - Fork 39
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
pml segfault: memory not mapped #149
Comments
Hi @lemmonquiche, |
I, too, am having an out of memory issue. Mine is on NJ,
I'm willing to test and have access to some high performance computing, so I'll keep an eye on this. |
Hi @Phylloxera,
|
Hello,
I am having the same issue as address in #144 while running on an 1TB RAM server. I have a tree with 50,211 leaf nodes with MSA length of 3,828 bases. I have multiple other large trees and alignment that are also failing due to the memory not mapped and foresee more in the future, so I would be very interested in seeing phangorn being able to handle trees of this size and even larger.
I specifically am using your package instead of RAxML or iqtree because I need to keep my tree ultrametric. While BEAST could be an option, it does not seem particularly friendly to automated pipelines/limited documentation online.
Below is how I am using pml() for my task. I can send you the sample data if you would like.
At the pml() I get:
Information about version:
Thanks
The text was updated successfully, but these errors were encountered: