Skip to content

The main branch fails with skip_reason not defined #1531

@leofang

Description

@leofang

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)

Metadata

Metadata

Assignees

Labels

P0High priority - Must do!bugSomething isn't workingcuda.bindingsEverything related to the cuda.bindings module

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions