Skip to main content

Module target

Module target 

Source
Expand description

CUDA compilation target descriptions.

Enums§

Capability
GPU compute capability (CUDA SM version).

Functions§

capability_from_device_info
Derives a compute Capability from a device’s major/minor version, erroring if it doesn’t match a known architecture.