KiloSort
KiloSort copied to clipboard
EIG did not converge
Hi there,
I'm setting up Kilosort2 on a new computer. I was able to sort one session without issues, but I'm frequently getting the error 'Error using gpuArray/eig EIG did not converge at index =
I am having the exact same issue on Windows 10. Did you find a way to resolve this?
I had this exact problem running Kilosort2 with Matlab2022a, CUDA 11.7, and Visual Studio Community C++ 2019 on Windows10.
The issue was resolved after I downgraded Matlab to 2021a and CUDA to 11.0 (https://www.mathworks.com/help/releases/R2021b/parallel-computing/gpu-support-by-release.html) with Visual Studio Community C++ 2019.
Thanks so much!!