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

CUDA error at gpu_blastn_MB_and_smallNa.cu:1903 #2

Open
mkasa opened this issue Aug 25, 2014 · 0 comments
Open

CUDA error at gpu_blastn_MB_and_smallNa.cu:1903 #2

mkasa opened this issue Aug 25, 2014 · 0 comments

Comments

@mkasa
Copy link

mkasa commented Aug 25, 2014

I got the following error when I tried gblastn::

CUDA error at gpu_blastn_MB_and_smallNa.cu:1903 code=11(cudaErrorInvalidValue) "cudaMemcpy(offset_pairs, p_scanMultiDBAuxWrap->offsetPairs, exact_hits_num* sizeof(BlastOffsetPair), cudaMemcpyDeviceToHost)"

However, the error message is not informative enough for me to guess what the problem is. Is there anyway to figure out what happened?

The database size is approx. 400Mb, which is far smaller than the one described in the paper. We use Tesla K20m so I believe the amount of available memory is sufficient. I tried the HEAD of the repository.

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

1 participant