Documentation
¶
Index ¶
- type Spec
- func (s Spec) DeviceMax() int
- func (s Spec) DeviceMemoryBufferSize(idx int) uint64
- func (s Spec) DeviceMemoryContextSize(idx int) uint64
- func (s Spec) DeviceMemoryLimit(idx int) uint64
- func (s Spec) DeviceMemoryModuleSize(idx int) uint64
- func (s Spec) DeviceMemoryOffset(idx int) uint64
- func (s Spec) DeviceMemoryTotal(idx int) uint64
- func (s Spec) DeviceNum() int
- func (s Spec) DeviceSmUtil(idx int) uint64
- func (s Spec) DeviceUUID(idx int) string
- func (s Spec) GetPriority() int
- func (s Spec) GetRecentKernel() int32
- func (s Spec) GetUtilizationSwitch() int32
- func (s Spec) IsValidUUID(idx int) bool
- func (s Spec) LastKernelTime() int64
- func (s Spec) SetRecentKernel(v int32)
- func (s Spec) SetUtilizationSwitch(v int32)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Spec ¶
type Spec struct {
// contains filtered or unexported fields
}
func (Spec) DeviceMemoryBufferSize ¶
func (Spec) DeviceMemoryContextSize ¶
func (Spec) DeviceMemoryLimit ¶
func (Spec) DeviceMemoryModuleSize ¶
func (Spec) DeviceMemoryOffset ¶
func (Spec) DeviceMemoryTotal ¶
func (Spec) DeviceSmUtil ¶
func (Spec) DeviceUUID ¶
func (Spec) GetPriority ¶
func (Spec) GetRecentKernel ¶
func (Spec) GetUtilizationSwitch ¶
func (Spec) IsValidUUID ¶
func (Spec) LastKernelTime ¶
func (Spec) SetRecentKernel ¶
func (Spec) SetUtilizationSwitch ¶
Click to show internal directories.
Click to hide internal directories.