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

Running Kilosort3 on a CPU -- is it possible? #270

Open
cgallimore25 opened this issue Jul 16, 2024 · 0 comments
Open

Running Kilosort3 on a CPU -- is it possible? #270

cgallimore25 opened this issue Jul 16, 2024 · 0 comments

Comments

@cgallimore25
Copy link

I found I can circumvent some of the initial gpuArray errors by setting ks.ops.GPU= 0; which allows me to at least view my data (preprocessed beforehand via highpass filtering and common average referencing prior to writing to a .bin file). Some pre-processing steps inside of kilosort (e.g. whitening filter) seem dependent on GPU operations.

Must i look towards Kilosort4 in python, else get a GPU?

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

1 participant