Question: Problem for an SIMD with M processing elements where M < n="" and="" n="" is="" not="" a="" multiple="" of="">
Problem: The following are common operations on matrices: column sum, row sum, transpose, inverse, addition, and multiplication. Assume N x N matrix for each operation. Develop procedures suitable for an SIMD with N processing elements. Specify how the matrices are represented in the N memory blocks of the SIMD.