Skip to main content

Module gpu

Module gpu 

Source
Expand description

GPU management

Modules§

power
GPU power polling and streaming.

Structs§

GpuManagementTasks
A collection of GPU management tasks.
NvmlGpu

Enums§

GpuCommand
A GPU command that can be executed on a GPU.
GpuResponse
Response from a GPU command.

Traits§

GpuManager
A trait for structs that manage one GPU.

Type Aliases§

GpuCommandRequest
A request to execute a GPU command.