科技报告详细信息
What Scientific Applications can Benefit from Hardware Transactional Memory?
Schindewolf, M ; Bihari, B ; Gyllenhaal, J ; Schulz, M ; Wang, A ; Karl, W
Lawrence Livermore National Laboratory
关键词: 97 Mathematical Methods And Computing;    Implementation;    Synchronization;    Hydrodynamics;    Benchmarks;   
DOI  :  10.2172/1044233
RP-ID  :  LLNL-TR-560131
RP-ID  :  W-7405-ENG-48
RP-ID  :  1044233
美国|英语
来源: UNT Digital Library
PDF
【 摘 要 】
Achieving efficient and correct synchronization of multiple threads is a difficult and error-prone task at small scale and, as we march towards extreme scale computing, will be even more challenging when the resulting application is supposed to utilize millions of cores efficiently. Transactional Memory (TM) is a promising technique to ease the burden on the programmer, but only recently has become available on commercial hardware in the new Blue Gene/Q system and hence the real benefit for realistic applications has not been studied, yet. This paper presents the first performance results of TM embedded into OpenMP on a prototype system of BG/Q and characterizes code properties that will likely lead to benefits when augmented with TM primitives. We first, study the influence of thread count, environment variables and memory layout on TM performance and identify code properties that will yield performance gains with TM. Second, we evaluate the combination of OpenMP with multiple synchronization primitives on top of MPI to determine suitable task to thread ratios per node. Finally, we condense our findings into a set of best practices. These are applied to a Monte Carlo Benchmark and a Smoothed Particle Hydrodynamics method. In both cases an optimized TM version, executed with 64 threads on one node, outperforms a simple TM implementation. MCB with optimized TM yields a speedup of 27.45 over baseline.
【 预 览 】
附件列表
Files Size Format View
1044233.pdf 757KB PDF download
  文献评价指标  
  下载次数:6次 浏览次数:6次