文件名称:dot_product
介绍说明--下载内容均来自于网络,请自行研究使用
利用C++进行MPI并行程序的编程,实现点积计算
例如:
输入; X = 1 2 3
输入: Y = 3 4 6
输出: The dot product is 29.-Use MPI to have a dotproduct
例如:
输入; X = 1 2 3
输入: Y = 3 4 6
输出: The dot product is 29.-Use MPI to have a dotproduct
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dot_product
...........\Debug
...........\.....\dot_product.exe
...........\.....\dot_product.ilk
...........\.....\dot_product.pch
...........\.....\dot_product.pdb
...........\.....\test5.obj
...........\.....\vc60.idb
...........\.....\vc60.pdb
...........\dot_product.dsp
...........\dot_product.plg
...........\test5.cpp