NVlabs / nvbio

NVBIO is a library of reusable components designed to accelerate bioinformatics applications using CUDA.
BSD 3-Clause "New" or "Revised" License
208 stars 51 forks source link

Help with installation.... #40

Closed cement-head closed 3 years ago

cement-head commented 3 years ago

Hello,

I've never installed an additional tool for CUDA, like NVBio. I'm using Ubuntu 18.04. I downloaded (ZIP) the NVBio source code and compiled it according to the instructions.

After I compile it it doesn't seem to be installed, or to have any executables. I only have <*.cpp> files. What step am I missing?

$ ./nvbio-test
bash: ./nvbio-test: No such file or directory

Thanks!

cement-head commented 3 years ago

Screenshot from 2020-11-02 10-43-16

cement-head commented 3 years ago

Nevermind, the instructions are wrong. The executables are all under the directory in their individual folders.