SMEM_CEILING

Constant SMEM_CEILING 

Source
pub const SMEM_CEILING: usize = 49_152;
Expand description

Dynamic shared memory available with no cuFuncSetAttribute opt-in in AtlasCudaBackend. GB10 reports sharedMemPerBlockOptin = 101376, real but unreachable from Atlas today.