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

no GPU with the python edition? #201

Closed
eskuebler opened this issue Jul 3, 2019 · 1 comment
Closed

no GPU with the python edition? #201

eskuebler opened this issue Jul 3, 2019 · 1 comment

Comments

@eskuebler
Copy link

This is by far the best free software I have ever had the pleasure of using!

I was using the Matlab version and there was an option for GPU (specifically Nvidia I think) and there doesn't appear to be this option with the python version that I've switched to (I maybe missed it?), suite2p doesn't seem to use it automatically. I'm just curious if there is a way to speed up the processing by adding the GPU?

@carsen-stringer
Copy link
Member

thanks! yeah we have not managed to get speed ups with the GPU in python. registration should run as fast as in matlab+GPU with the parallelization we've done with numba. make sure you don't set the number of threads that python uses to 1 (so don't change the default settings).

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