Sciweavers

NPC
2010
Springer

Exposing Tunable Parameters in Multi-threaded Numerical Code

13 years 3 months ago
Exposing Tunable Parameters in Multi-threaded Numerical Code
Achieving high performance on today’s architectures requires careful orchestration of many optimization parameters. In particular, the presence of shared-caches on multicore architectures makes it necessary to consider, in concert, issues related to both parallelism and data locality. This paper presents a systematic and extensive exploration of the combined search space of transformation parameters that affect both parallelism and data locality in multi-threaded numerical applications. We characterize the nature of the complex interaction between blocking, problem decomposition and selection of loops for parallelism. We identify key parameters for tuning and provide an automatic mechanism for exposing these parameters to a search tool. A series of experiments on two scientific benchmarks illustrates the non-orthogonality of the transformation search space and reiterates the need for integrated transformation heuristics for achieving high-performance on current multicore architectu...
Apan Qasem, Jichi Guo, Faizur Rahman, Qing Yi
Added 29 Jan 2011
Updated 29 Jan 2011
Type Journal
Year 2010
Where NPC
Authors Apan Qasem, Jichi Guo, Faizur Rahman, Qing Yi
Comments (0)