Skip to main content

NARY_MAX_HEAD_ARITY

Constant NARY_MAX_HEAD_ARITY 

Source
pub const NARY_MAX_HEAD_ARITY: usize = 8;
Expand description

Head arity the kernel can gather into its fixed per-thread example array. Published HERE with the rest of the device contract: it was previously duplicated as private constants in the launcher and the engine while this module claimed to refuse everything the kernel could not evaluate.