阅读背景:

如何使用Boost.MPI进行重叠散布?

来源:互联网 

I want to distribute a vector with overlapping elements. For example, if I had [1,2,3], I'd want [1,2] to get sent to one node, and [2,3] to get sent to another. I'm familiar with how to do this using MPI, but how would I do this using Boost::MPI?I want to distribute a vector with overlapping




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: