cuda.bindings.nvml.RUSD#
- class cuda.bindings.nvml.RUSD(value: int)#
RUSD
- POLL_NONE: 0
Disable RUSD polling on all metric groups
- POLL_CLOCK: 1
Enable RUSD polling on clock group
- POLL_PERF: 2
Enable RUSD polling on performance group
- POLL_MEMORY: 4
Enable RUSD polling on memory group
- POLL_POWER: 8
Enable RUSD polling on power group
- POLL_THERMAL: 16
Enable RUSD polling on thermal group
- POLL_PCI: 32
Enable RUSD polling on pci group
- POLL_FAN: 64
Enable RUSD polling on fan group
- POLL_PROC_UTIL: 128
Enable RUSD polling on process utilization group
- POLL_ALL: 18446744073709551615
Enable RUSD polling on all groups