[][src]Constant reikna::partition::MAX_PART

pub const MAX_PART: i64 = 406;

Max partition size the functions will calculate

This limit is put in place to prevent stack and integer overflows.