Skip to content

HardwareManager.GPUInfo

Inherits: Resource

Data container for GPU information

Properties

Type Name Default
bool clk_capable false
DRMCardInfo card
String driver
float freq_max
float freq_min
float max_boost -1.0
String model
bool power_profile_capable false
bool tdp_capable false
float tdp_max -1.0
float tdp_min -1.0
bool tj_temp_capable false
String vendor

Property Descriptions

clk_capable

bool clk_capable = false

Note

There is currently no description for this property. Please help us by contributing one!

card

DRMCardInfo card

Note

There is currently no description for this property. Please help us by contributing one!

driver

String driver

Note

There is currently no description for this property. Please help us by contributing one!

freq_max

float freq_max

Note

There is currently no description for this property. Please help us by contributing one!

freq_min

float freq_min

Note

There is currently no description for this property. Please help us by contributing one!

max_boost

float max_boost = -1.0

Note

There is currently no description for this property. Please help us by contributing one!

model

String model

Note

There is currently no description for this property. Please help us by contributing one!

power_profile_capable

bool power_profile_capable = false

Note

There is currently no description for this property. Please help us by contributing one!

tdp_capable

bool tdp_capable = false

Note

There is currently no description for this property. Please help us by contributing one!

tdp_max

float tdp_max = -1.0

Note

There is currently no description for this property. Please help us by contributing one!

tdp_min

float tdp_min = -1.0

Note

There is currently no description for this property. Please help us by contributing one!

tj_temp_capable

bool tj_temp_capable = false

Note

There is currently no description for this property. Please help us by contributing one!

vendor

String vendor

Note

There is currently no description for this property. Please help us by contributing one!