pub const MAX_DEVICE_ORDINALS: usize = 16;
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.