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

feature request: drift correction computation on GPU #3500

Open
WeissShahaf opened this issue Oct 23, 2024 · 2 comments
Open

feature request: drift correction computation on GPU #3500

WeissShahaf opened this issue Oct 23, 2024 · 2 comments

Comments

@WeissShahaf
Copy link

Dear Devs,
the drift estimation in its different forms takes a very long time.
Is it possible to move some of the computations for drift estimation and correction to the GPU? now that torch is in spikeinterface?

Thanks.
Shahaf

@alejoe91
Copy link
Member

Hi @WeissShahaf

Have you tried the dredge_fast preset? That's the fastest implementation and it should take less than half of the recording duration.

It would be possible to implement some methods with GPU acceleration, but it will take months and a dedicated project...

@WeissShahaf
Copy link
Author

i see. thanks!

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

2 participants