Exploitation of GPUs for the parallelisation of probably parallel legacy code

Wang, Zheng and Powell, Daniel and Franke, Bjorn and O'Boyle, Michael (2014) Exploitation of GPUs for the parallelisation of probably parallel legacy code. In: Compiler construction. Lecture Notes in Computer Science . Springer Verlag, Berlin, pp. 154-173. ISBN 9783642548062

Full text not available from this repository.

Abstract

General purpose Gpus provide massive compute power, but are notoriously difficult to program. In this paper we present a complete compilation strategy to exploit Gpus for the parallelisation of sequential legacy code. Using hybrid data dependence analysis combining static and dynamic information, our compiler automatically detects suitable parallelism and generates parallel OpenCl code from sequential programs. We exploit the fact that dependence profiling provides us with parallel loop candidates that are highly likely to be genuinely parallel, but cannot be statically proven so. For the efficient Gpu parallelisation of those probably parallel loop candidates, we propose a novel software speculation scheme, which ensures correctness for the unlikely, yet possible case of dynamically detected dependence violations. Our scheme operates in place and supports speculative read and write operations. We demonstrate the effectiveness of our approach in detecting and exploiting parallelism using sequential codes from the Nas benchmark suite. We achieve an average speedup of 3.2x, and up to 99x, over the sequential baseline. On average, this is 1.42 times faster than state-of-the-art speculation schemes and corresponds to 99% of the performance level of a manual Gpu implementation developed by independent expert programmers.

Item Type:
Contribution in Book/Report/Proceedings
Subjects:
?? GPUOPENCLPARALLELIZATIONTHREAD LEVEL SPECULATION ??
ID Code:
70426
Deposited By:
Deposited On:
18 Aug 2014 10:37
Refereed?:
Yes
Published?:
Published
Last Modified:
17 Sep 2023 03:53