Break Question
•What is the “best” parallel matrix multiplication? •Problem: For nxn arrays A and B, compute their product C=AB. That is, crs = S1£k£n arkbks •Assume the A and B arrays are (initially) stored in the parallel processors as blocks, strips or panels (your choice)