Can't find ABYSS-P after compiling
2
0
Entering edit mode
6.4 years ago
freuv ▴ 20

Hi,

I am unable to find ABYSS-P after compiling both ABYSS and OpenMPI.

Please advise. Thank you!

abyss assembly • 1.6k views
ADD COMMENT
0
Entering edit mode

was there any error? in compilation? did you echo $PATH? or use which "your tools" or use locate command

ADD REPLY
0
Entering edit mode

Hi @Medhat,

Thank you for your message. I re-compiled --with-openmpi and ABYSS-P was subsequently created.

However, I am running into an issue with ABYSS-P when multithreading as follows:

'ABYSS-P: error while loading shared libraries: libmpi.so.40: cannot open shared object file: No such file or directory' make: * [cam4-1.fa] Error 127

ADD REPLY
0
Entering edit mode

use shared library

export LD_LIBRARY_PATH=/PATH_TO_your_LIB/lib:$LD_LIBRARY_PATH https://stackoverflow.com/a/4581396/1798298

ADD REPLY
0
Entering edit mode
6.4 years ago

Use bioconda to install and save yourself the hassle?

ADD COMMENT
0
Entering edit mode
6.4 years ago
freuv ▴ 20

Hi everyone,

Thank you for your help. I re-compiled AbySS using the same version of MPI I was trying to run AbySS with, and it pulled up the correct libmpi.

Resolved!

ADD COMMENT

Login before adding your answer.

Traffic: 1952 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6