Masahiro Kasahara

Results 2 issues of Masahiro Kasahara

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...

When -out is not specified, the original NCBI-BLAST outputs to the standard output, but it seems that gblastn does not output anything when -out is not specified, making it difficult...