-
Notifications
You must be signed in to change notification settings - Fork 51
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
Issues with Paired-end datasets #28
Comments
backtrace, it might be just a paired end issue
|
now with cuda-gdb. Another weird thing is this issue happens on Pascal but not on Maxwell.
|
How to reproduce creating a truncated sam file from a small unpaired dataset, assuming you have installed nvbio:
|
I get an error at the start of nvBowtie, could that be related?
|
I have experienced the same problem. Stracing shows following error:
EDIT: This error occurs when the shared memory is not running. So in my case I ran:
|
Running the code (also using vmiheer latest version) on a paired end dataset leads to a crash. gdb seems to indicate the "opposite alignment kernel" might be where things go wrong...
The text was updated successfully, but these errors were encountered: