Skip to main content

min_rows

Function min_rows 

Source
pub fn min_rows() -> usize
Expand description

Effective threshold: CMF_GPU_MIN_ROWS overrides the default — on a discrete card it is worth lowering it (VRAM bandwidth pays off even for FFN), on unified memory — raising it. A «squeeze out the maximum» tuning on the server.