Skip to main content

TOPK_MAX_K

Constant TOPK_MAX_K 

Source
pub const TOPK_MAX_K: usize = 64;
Expand description

Largest K the host paths support (kept generous; the kernel itself is K-agnostic per round).