Skip to content

CUDA error at gpu_blastn_MB_and_smallNa.cu:1903 #2

@mkasa

Description

@mkasa

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions