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

problem compiling Kilosort .cu files #400

Closed
TomPFranken opened this issue May 17, 2021 · 1 comment · Fixed by #595
Closed

problem compiling Kilosort .cu files #400

TomPFranken opened this issue May 17, 2021 · 1 comment · Fixed by #595

Comments

@TomPFranken
Copy link

Hi all

I have problems getting the .cu files in the CUDA folder compiled. I am using Matlab R2019b, CUDA Toolkit 10.1, MS Visual Studio 2019.
I can compile and run the example .cu file mexGPUExample.cu without a problem. I think this shows my CUDA setup works?

But when I try do compile the .cu files in the CUDA folder of Kilosort, it get the error "'...\Kilosort\CUDA\spikedetector3.mexw64' is not a MEX file. "
I attach the verbose output here
verboseoutput.txt.

Does anybody know how to solve this?

Thanks
Tom

@TomPFranken
Copy link
Author

In case anyone else has this problem, I wasn't able to solve this using Windows despite trying multiple versions of MATLAB and CUDA toolkit. I resorted to a Linux machine.

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

Successfully merging a pull request may close this issue.

1 participant