nvml

package
v0.0.0-...-12e0a72 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	GetGpuIndex(gpuId string) (int, gpu.Error)

	GetMigDeviceGpuIndex(migDeviceId string) (int, gpu.Error)

	DeleteMigDevice(id string) gpu.Error

	CreateMigDevices(migProfileNames []string, gpuIndex int) gpu.Error

	GetMigEnabledGPUs() ([]int, gpu.Error)

	DeleteAllMigDevicesExcept(migDeviceIds []string) error
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL