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

question about parser #14

Closed
cynthiawqy opened this issue Mar 13, 2019 · 1 comment
Closed

question about parser #14

cynthiawqy opened this issue Mar 13, 2019 · 1 comment

Comments

@cynthiawqy
Copy link

Hi,
I am a newcomer who is learning about the software. The version I am currently using is 3.0.21. When I use the following command lines to run on the same cluster, I get an error.

command lines:
./ExaML-master/parser/parse-examl -s data/dna_rokasD1/dna_rokasD1.phy -q data/dna_rokasD1/dna_rokasD1.model -m DNA -n dna_rokasD1

./ExaML-master/examl/examl-AVX -m GAMMA -n ex_dna_rokasD1_p1 -s data/dna_rokasD1/dna_rokasD1.phy -t data/dna_rokasD1/start_trees/start_p1 -w data/dna_rokasD1

error: the address data type has a size of 64 bits on the current system while on the system on which you created the binary alignment file using the parser the address size is -910573176 bits!
Usually this indicates that the parser was executed on a 32-bit system while you are trying to run ExaML on a 64-bit system.
Please parse the binary alignment file on the same hardware on which you intend to run ExaML.

But I am using the same cluster. I do not know why this is so. Thanks in advance if you can help me.

Kind regards,
Cynthia

@stamatak
Copy link
Owner

stamatak commented Mar 13, 2019 via email

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

2 participants