Mentions légales du service

Skip to content

Mpi example matrix mult

Antoine Jego requested to merge mpi_example-matrix_mult into master

The goal of this merge request is to provide a more interesting example for matrix multiplication where 2D block cyclic distribution is used initially. Blocks of C still are computed in place as in mpi/examples/matrix_mult/mm.c

Merge request reports