首页> 外文会议>2012 19th International Conference on High Performance Computing >Efficient update of ghost regions using active messages
【24h】

Efficient update of ghost regions using active messages

机译:使用活动消息有效更新重影区域

获取原文
获取原文并翻译 | 示例

摘要

The use of ghost regions is a common feature of many distributed grid applications. A ghost region holds local read-only copies of remotely-held boundary data which are exchanged and cached many times over the course of a computation. X10 is a modern parallel programming language intended to support productive development of distributed applications. X10 supports the “active message” paradigm, which combines data transfer and computation in one-sided communications. A central feature of X10 is the distributed array, which distributes array data across multiple places, providing standard read and write operations as well as powerful high-level operations. We used active messages to implement ghost region updates for X10 distributed arrays using two different update algorithms. Our implementation exploits multiple levels of parallelism and avoids global synchronization; it also supports split-phase ghost updates, which allows for overlapping computation and communication. We compare the performance of these algorithms on two platforms: an Intel x86-64 cluster over QDR InfiniBand, and a Blue Gene/P system, using both stand-alone benchmarks and an example computational chemistry application code. Our results suggest that on a dynamically threaded architecture, a ghost region update using only pairwise synchronization exhibits superior scaling to an update that uses global collective synchronization.
机译:重影区域的使用是许多分布式网格应用程序的共同特征。重影区域保存远程保存的边界数据的本地只读副本,这些副本在计算过程中会交换和缓存多次。 X10是一种现代的并行编程语言,旨在支持分布式应用程序的高效开发。 X10支持“主动消息”范例,该范例将单边通信中的数据传输和计算结合在一起。 X10的主要功能是分布式阵列,它可以将阵列数据分布在多个位置,从而提供标准的读取和写入操作以及强大的高级操作。我们使用活动消息使用两种不同的更新算法为X10分布式阵列实现幻影区域更新。我们的实现利用了多个并行级别,并避免了全局同步。它还支持分相幻影更新,从而可以进行重叠的计算和通信。我们使用独立的基准和示例计算化学应用代码,在两个平台上比较了这些算法的性能:一个是基于QDR InfiniBand的Intel x86-64集群,另一个是Blue Gene / P系统。我们的结果表明,在动态线程体系结构上,仅使用成对同步的重影区域更新显示出比使用全局集体同步的更新更好的缩放比例。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号