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
Looking at this whole function it would be better to switch to something like this : https://docs.cupy.dev/en/stable/reference/generated/cupy.cuda.runtime.getDeviceCount.html
This function even only allows 'GeForce' cards looking at line 482 :|