amazon-science / patchcore-inspection

Apache License 2.0
719 stars 146 forks source link

faiss error #57

Open Junny-han opened 1 year ago

Junny-han commented 1 year ago

At the beginning the program ran through and there was no problem, after a period of time faiss reported an error, but checked that the GPU occupied 0%. Faiss assertion 'err__ == cudaSuccess' failed in virtual void faiss::gpu::StandardGpuResourcesImpl::initializeForDevice(int) at /project/faiss/faiss/gpu/StandardGpuResources.cpp:312; details: CUDA error 2 out of memory

YoojLee commented 1 year ago

Are you using multi-gpu?