Module rustacuda::device[][src]

Expand description

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

Structs

Opaque handle to a CUDA device.

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

Enums

All supported device attributes for Device::get_attribute