cuda.core.system.DeviceAttributes#
- class cuda.core.system.DeviceAttributes(attributes: nvml.DeviceAttributes)#
Various device attributes.
Methods
- __init__(*args, **kwargs)#
Attributes
- compute_instance_slice_count#
int
The compute instance slice count
- Type:
DeviceAttributes.compute_instance_slice_count
- gpu_instance_slice_count#
int
The GPU instance slice count
- Type:
DeviceAttributes.gpu_instance_slice_count
- memory_size_mb#
int
Device memory size in MiB
- Type:
DeviceAttributes.memory_size_mb
- multiprocessor_count#
int
The streaming multiprocessor count
- Type:
DeviceAttributes.multiprocessor_count
int
The shared copy engine count
- Type:
DeviceAttributes.shared_copy_engine_count
int
The shared decoder engine count
- Type:
DeviceAttributes.shared_decoder_count
int
The shared encoder engine count
- Type:
DeviceAttributes.shared_encoder_count
int
The shared JPEG engine count
- Type:
DeviceAttributes.shared_jpeg_count
int
The shared optical flow accelerator (OFA) engine count
- Type:
DeviceAttributes.shared_ofa_count