Module device

Module device 

Source
Expand description

Device module.

Structs§

DeviceContext
Handle for accessing a DeviceState associated with a specific device.
DeviceGuard
Guard making sure only the locked device can be used.
DeviceId
The device id.
DeviceStateGuard
Guard providing mutable access to DeviceState.

Traits§

Device
Device trait for all cubecl devices.
DeviceState
A state that can be saved inside the DeviceContext.