pub fn memory_write_throughput<I: Numeric, N: Size>( output: &mut [Vector<I, N>], window: usize, n_iter: usize, blocked: bool, _dtype: ElemType, )