You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: