Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 321
Add nvml bindings #863
Copy link
Copy link
Labels
P0High priority - Must do!High priority - Must do!cuda.bindingsEverything related to the cuda.bindings moduleEverything related to the cuda.bindings modulefeatureNew feature or requestNew feature or request
Milestone
Description
Metadata
Metadata
Assignees
Labels
P0High priority - Must do!High priority - Must do!cuda.bindingsEverything related to the cuda.bindings moduleEverything related to the cuda.bindings modulefeatureNew feature or requestNew feature or request
Type
Projects
StatusShow more project fields
Done
Is this a duplicate?
Area
cuda.bindings
Is your feature request related to a problem? Please describe.
We should expose Python bindings for NVML.
Describe the solution you'd like
This will roughly follow the same pattern as for nvvma in #99.
Describe alternatives you've considered
No response
Additional context
No response