Skip to main content

PARAM_CHUNK

Constant PARAM_CHUNK 

Source
const PARAM_CHUNK: usize = _; // 65_536usize
Expand description

Chunk length for the deterministic parallel reductions in the GAMP parameter estimation. Fixed size ⇒ the result is independent of the thread count.