Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetQATUtilization ¶
func GetQATUtilization(devices map[string]interface{}) (map[string]qat_source.DeviceUtilizationSample, error)
func Init ¶
func Init() error
Init() only returns the erro regarding if the gpu collector was suceffully initialized or not The qat.go file has an init function that starts and configures the qat collector However this file is only included in the build if kepler is run with Intel QAT driver support.
func IsQATCollectionSupported ¶
func IsQATCollectionSupported() bool
func SetQATCollectionSupported ¶
func SetQATCollectionSupported(supported bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.