Documentation ¶
Overview ¶
Package testutil holds different utilities and stubs for testing
Index ¶
Constants ¶
View Source
const DefaultGpuCores = 10
DefaultGpuCores is the default number of cores for a GPU device in the mock.
Variables ¶
This section is empty.
Functions ¶
func GetBasicNvmlMock ¶
GetBasicNvmlMock returns a mock of the nvml.Interface with a single device with 10 cores, useful for basic tests that need only the basic interaction with NVML to be working.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.