Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EIG did not converge #260

Open
caitlinmallory opened this issue Sep 2, 2022 · 3 comments
Open

EIG did not converge #260

caitlinmallory opened this issue Sep 2, 2022 · 3 comments

Comments

@caitlinmallory
Copy link

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 = ' in learnAndSolve8b-runTemplates-svdecon-eig. NFilt is set to 512 (have also tried 1024 or leaving blank). I'm using Matlab R2022a, Cuda 11.7, GeForce 3080, linux Ubuntu. Any ideas?

@robyngreene
Copy link

I am having the exact same issue on Windows 10. Did you find a way to resolve this?

@tonylien
Copy link

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.

@caitlinmallory
Copy link
Author

Thanks so much!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants