文件名称:addition2
介绍说明--下载内容均来自于网络,请自行研究使用
3 implementations of adding numbers, using separate send ( ) s and recv ( ) s, using a broadcast routine with separate recv ( ) s to return partial results, and using scatter and reduce routines. Write parallel programs for all 3 implementations, instrumenting the programs to extract timing information and compare the results.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
addition2.c