PASSIONLab / BELLA

BELLA: a Computationally-Efficient and Highly-Accurate Long-Read to Long-Read Aligner and Overlapper
Other
48 stars 8 forks source link

build error bella-gpu, issue with large input #34

Open rwhetten opened 1 year ago

rwhetten commented 1 year ago

I'm getting the same error as issue #32 with a copy of the repository cloned today, in the same system background as described in issue #32 - Ubuntu 20.04, nvcc 11.6, gcc 9.4. The comment in that issue that LOGAN may have issues with "large-ish" input is a concern, because I'd like to use bella-gpu on a file containing about 600 gigabases of long-read sequences. Two questions: (1) Is there a fix for the compile failure other than to install different versions of nvcc and gcc? (2) If I'm successful in compiling, will bella-gpu process 600 gigabases of input? Thanks!