所属分类:
并行计算
开发工具:Unix_Linux
文件大小:3KB
下载次数:22
上传日期:2013-06-29 10:01:18
说明: MPI的6个基本函数实现的MPI_Bcast、MPI_Gather、MPI_Scatter和MPI_Alltoall以及测试程序
(The six basic functions MPI implementation MPI_Bcast, MPI_Gather, MPI_Scatter and MPI_Alltoall and testing procedures)
文件列表:
alltoall.c,2564,2013-06-29
bcast.c,1104,2013-06-29
gather.c,1577,2013-06-29
scatter.c,1471,2013-06-29