-
Notifications
You must be signed in to change notification settings - Fork 288
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
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
Fields
Give feedbackNo fields configured for Enhancement.
Projects
Status
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