cuda.core.system.typing.ClockType#

class cuda.core.system.typing.ClockType(
value,
names=<not given>,
*values,
module=None,
qualname=None,
type=None,
start=1,
boundary=None,
)#

Clock types. All speeds are in Mhz.

GRAPHICS: graphics

Clock types. All speeds are in Mhz.

SM: sm

Clock types. All speeds are in Mhz.

MEMORY: memory

Clock types. All speeds are in Mhz.

VIDEO: video

Clock types. All speeds are in Mhz.