Back to Eqiora docs Skip to main content

REPRODUCIBLE_INNER_PRODUCT_CHUNK_LENGTH

Constant REPRODUCIBLE_INNER_PRODUCT_CHUNK_LENGTH 

pub const REPRODUCIBLE_INNER_PRODUCT_CHUNK_LENGTH: usize = 1_024; // 1_024usize
Description

Logical element count in one partial of the reproducible inner product.

This is numerical policy rather than scheduler granularity. Serial and parallel executions evaluate exactly the same partials and final fold.