Skip to main content

MAX_DEVICE_ORDINALS

Constant MAX_DEVICE_ORDINALS 

Source
pub const MAX_DEVICE_ORDINALS: usize = 16;
Expand description

Maximum CUDA ordinal supported by the singleton table. CUDA itself caps at 16 visible devices in typical configurations; raise here only when a multi-GPU node demands it.