pub fn split_pre_compute_buf<'a, F>( program: &Program<F>, pre_compute_buf: &'a mut AlignedBuf, pre_compute_max_size: usize, ) -> Vec<&'a mut [u8]>