首页> 外文会议> >Performance analysis of parallel hash join algorithms on a distributed shared memory machine implementation and evaluation on HP exemplar SPP 1600
【24h】

Performance analysis of parallel hash join algorithms on a distributed shared memory machine implementation and evaluation on HP exemplar SPP 1600

机译:并行哈希联接算法在分布式共享存储计算机上的性能分析以及对HP示例SPP 1600的评估

获取原文

摘要

The distributed shared memory (DSM) architecture is considered to be one of the most likely parallel computing environment candidate for the near future because of its ease of system scalability and facilitation for parallel programming. However, a naive program based on shared memory execution on a DSM machine often deteriorates performance, because of the overhead involved for maintaining cache coherency particularly with frequent remote memory accesses. We show that careful buffer management of parallel join processing on DSM can produce considerable performance improvements in comparison with a naive implementation. We propose four buffer management strategies for parallel hash join processing on the DSM architecture and actually implement them on the HP Exemplar SPP 1600. The basic strategy is to begin with the hash join algorithm for the shared everything architecture and then to consider the memory locality of DSM by distributing the hash table and data pool buffers among the nodes. The results of four buffering strategies are analyzed in detail. Consequently, we can conclude that, in order to achieve high performance on a DSM machine, our buffer management strategy in which the memory access pattern is extracted and buffers are allocated in the local memory of nodes to minimize memory access cost is very efficient.
机译:分布式共享内存(DSM)体系结构被认为是在不久的将来最有可能使用并行计算环境的一种,因为它易于系统扩展,并且易于并行编程。但是,基于DSM计算机上共享内存执行的幼稚程序通常会降低性能,这是因为维护高速缓存一致性(特别是在频繁进行远程内存访问时)会涉及开销。我们显示,与单纯的实现相比,对DSM上的并行联接处理进行仔细的缓冲区管理可以产生可观的性能改进。我们为DSM体系结构上的并行哈希联接处理提出了四种缓冲区管理策略,并在HP Exemplar SPP 1600上实际实现了它们。基本策略是从针对所有共享结构的哈希联接算法开始,然后考虑内存的局部性。通过在节点之间分配哈希表和数据池缓冲区来实现DSM。详细分析了四种缓冲策略的结果。因此,我们可以得出结论,为了在DSM机器上实现高性能,我们的缓冲区管理策略非常有效,在该缓冲区管理策略中,提取内存访问模式并在节点的本地内存中分配缓冲区以最小化内存访问成本。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号