we are not using the Add Flag in Matrix multiplication.
Should we go ahead and remove it ?
public static void MatTimesSrc(bool tran, bool add, AlignedArray mat, AlignedArray src, AlignedArray dst, int crun)
cc @danmosemsft @eerhardt @tannergooding @TomFinley