Suite2P icon indicating copy to clipboard operation
Suite2P copied to clipboard

running suite2p with GUI on GPUs

Open vickerse1 opened this issue 4 years ago • 1 comments

Hello,

I have been running suite2p with ssh on a GPU cluster with Jupyter-Lab, with some success.

However, now I want to switch to using the GUI using X11 protocol...but it seems that the default setting in the GUI is to not use the GPUs...

How and where, exactly, do I change the necessary parameters to get maximum performance out of the GPUs? What are the necessary parameters? I guess num_workers, num_workers_roi, and ops.useGPU?

I tried loading the ops file from an earlier run with Jupyter-Lab...where num_workers was 0 and num_workers_roi was -1....I don't know what the ops.useGPU value was set at (default)...and it gave me a memory error.

I am running on a 3 (or sometimes a 2) NVIDIA GPU cluster.

Thanks,

Evan

vickerse1 avatar Aug 02 '19 18:08 vickerse1