Structsยง
- Auto
Boost Clocks Enabled Info - Returned from
Device.auto_boosted_clocks_enabled()
- Cuda
Compute Capability - Returned from
Device.cuda_compute_capability()
- EccMode
State - Returned from
Device.is_ecc_enabled()
- Encoder
Stats - Returned from
Device.encoder_stats()
- FieldId
- Populate this newtype with the constants
nvml_wrapper::sys_exports::field_id::*
. - Operation
Mode State - Returned from
Device.gpu_operation_mode()
- Power
Management Constraints - Returned from
Device.power_management_limit_constraints()
- Retired
Page - Returned from
Device.retired_pages()
- Utilization
Info - Returned from
Device.decoder_utilization()
andDevice.encoder_utilization()
.