Faiss assertion 'err__ == cudaSuccess' failed in void faiss::gpu::runL2Norm
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?
Btw, is there any docker for this project? I found the environment is a bit difficult to set up.
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!