文件名称:matrix_multiplication_mpi_hw3
介绍说明--下载内容均来自于网络,请自行研究使用
A parallel program for the multiplication of two 5x5 matrices by using drived data types.Choose 6 nodes in the run time and each row of the resultant matrix should be calculated by one of the nodes. Create your matrixes only in the master node and use drived data types in your program.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
matrix_multiplication_mpi_hw3.c