sparse-ncnet icon indicating copy to clipboard operation
sparse-ncnet copied to clipboard

Faiss assertion 'err__ == cudaSuccess' failed in void faiss::gpu::runL2Norm

Open Guptajakala opened this issue 5 years ago • 2 comments

Faiss assertion 'err__ == cudaSuccess' failed in void faiss::gpu::runL2Norm(faiss::gpu::Tensor<T, 2, true, IndexType>&, bool, faiss::gpu::Tensor<float, 1, true, IndexType>&, bool, cudaStream_t) [with T = float; TVec = float4; IndexType = int; cudaStream_t = CUstream_st*] at gpu/impl/L2Norm.cu:292; details: CUDA error 11 invalid argument

I met this error when running the demo. What could be the problem?

Guptajakala avatar Sep 21 '20 04:09 Guptajakala

Btw, is there any docker for this project? I found the environment is a bit difficult to set up.

Guptajakala avatar Sep 21 '20 05:09 Guptajakala

Btw, is there any docker for this project? I found the environment is a bit difficult to set up.

Hi, there. I'm looking forward to a docker for this project too, have you found one? If so, would you please share it with me? Thank you!

SnoopyMark avatar Jun 12 '21 13:06 SnoopyMark