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 don't know how this got passed the CI, but it failed on main:
except nvml.NoPermissionError:
> skip_reasons.add(f"nvmlDeviceSetComputeMode requires root for device {device}")
^^^^^^^^^^^^
E NameError: name 'skip_reasons' is not defined
https://github.com/NVIDIA/cuda-python/actions/runs/21307037717/job/61337052365#step:26:510
Originally posted by @leofang in #1515 (comment)