ScaLAPACK is a library of high-performance linear algebra routines for parallel distributed memory machines.
In working with parallel decompositions of matrices, I'm familiar with a block distribution, where we have (say) 4 processes, each with …
matrix mpi distributed-computing scalapack