(j3.2006) What do typical processors do?

Van Snyder Van.Snyder
Tue Jul 18 19:00:06 EDT 2017


Should I expect a processor to optimize

  C = matmul ( A, conjg(transpose(B)) )

without making two or three temps, or should I write a matmul that has
options to do that, or use *GEMM?





More information about the J3 mailing list