项目作者: Amagnum

项目描述 :
A MPI program to calculates infinity norm of a matrix using row wise block-striped partitioning. The infinity norm of a matrix is defined to be the maximum of sums of absolute values of elements in a row, over all rows.
高级语言: C++
项目地址: git://github.com/Amagnum/Calculate-matrix-infinity-norm-mpi.git