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

phyml-mpi #123

Open
yuyuqi-design opened this issue Apr 20, 2020 · 2 comments
Open

phyml-mpi #123

yuyuqi-design opened this issue Apr 20, 2020 · 2 comments

Comments

@yuyuqi-design
Copy link

when I use phyml-mpi, it seemed that phyml-mpi did not recognize my cpu number specified by mpirun -np 2, running as ' Running the analysis on 1 CPU..' and gave me the error
The number of CPUs used in the MPI bootstrap analysis should be
. strictly greater than 1 (it is equal to 1 here).
My command is :
mpd &
mpirun -np 2 phyml-mpi -i trim2_outgroup_dropDupli.phy -d aa -q -b 100 -m LG -a 0.749 -f m --pinv 0.05

Thanks a lot!

Yuqi

@stephaneguindon
Copy link
Owner

Please use the following command instead:
mpirun -np 2 ./phyml-mpi -i trim2_outgroup_dropDupli.phy -d aa -q -b 100 -m LG -a 0.749 -f m --pinv 0.05

@liamxg
Copy link

liamxg commented Aug 15, 2023

@yuyuqi-design do you success to install mpi version?

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

3 participants