首页> 外文会议>World multiconference on systemics, cybernetics and informatics >Nested data parallelism vs. Pipeline parallelism for a N-Body Simulation
【24h】

Nested data parallelism vs. Pipeline parallelism for a N-Body Simulation

机译:嵌套数据并行性与管道并行性用于N-sural仿真

获取原文

摘要

Many problems are characterized because can be divided in terms of a set of independent sub-computation, each strongly associated with an element of a large data structure. Such computations are inherently parallelizable. Data parallel programming is particularly convenient for them. Many techniques have been proposed on the data parallel model, two of them are: nested data parallelism approach and the pipeline parallelism. The nested data parallelism is characterized by dividing the problems into sub-problems that are of the same structure as the larger problem. Further divisions into still smaller sub-problems are usually done by recursion. The pipeline technique is characterized by dividing the problems into sub-problems that must be performed in succession. The input data are broken up and processed one after the other up to complete the solution. N-body problem is a formidable challenge for parallel computation. It is a good problem to apply the data parallel paradigm in its parallel solution. This is possible because some fundamental properties of the problem: The distribution of bodies.the data structure and the need of each bodies to update its position in space. In this paper, we discuss the above two techniques to solve "all pairs" N-body in a data parallel way making emphasis in some performance requirements. Finally, many results are shown.
机译:许多问题的特征是,因为可以根据一组独立的子计算来划分,每个子计算与大数据结构的元素强烈相关联。这种计算本质上是平行化的。数据并行编程对它们特别方便。已经在数据并行模型上提出了许多技术,其中两个是:嵌套数据并行方法和管道并行性。嵌套数据并行性的特征在于将问题划分为与较大问题相同的子问题。进一步分区仍然较小的子问题通常通过递归来完成。管道技术的特征在于将问题除以必须连续执行的子问题。输入数据被打破并在另一个之后处理,以完成解决方案。 N-Body问题是对并行计算的强大挑战。在并行解决方案中应用数据并行范式是一个很好的问题。这是可能的,因为问题的一些基本属性:身体的分布。数据结构和每个机构的需要更新其在空间中的位置。在本文中,我们讨论了上述两种技术,以以数据并行方式解决“所有对”N-Body,使得重点是一些性能要求。最后,显示了许多结果。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号