cortex-lab / phy

phy: interactive visualization and manual spike sorting of large-scale ephys data
BSD 3-Clause "New" or "Revised" License
304 stars 155 forks source link

GPU not being utilized #1206

Open himanshisyadav opened 1 year ago

himanshisyadav commented 1 year ago

Dear community

I have set up the environment and am able to access the GUI using:

phy template-gui params.py

However, the performance is the same whether a GPU is acessed or a CPU. When I run nvidia-smi, it shows that the GPU is not running any processes. How can I ensure that the GPU is being utilized?

Can you please suggest a solution?

Thanks for your effort in advance! Himi