[][src]Module rustacuda::device

Functions and types for enumerating CUDA devices and retrieving information about them.

Structs

Device

Opaque handle to a CUDA device.

Devices

Iterator over all available CUDA devices. See the Device::devices function for more information.

Enums

DeviceAttribute

All supported device attributes for Device::get_attribute