Dynamic and Speculative Polyhedral Parallelization Using Compiler-Generated Skeletons - Archive ouverte HAL Accéder directement au contenu
Communication Dans Un Congrès Année : 2013

Dynamic and Speculative Polyhedral Parallelization Using Compiler-Generated Skeletons

Résumé

We propose a framework based on an original generation and use of algorithmic skeletons, and dedicated to speculative parallelization of scientific nested loop kernels, able to apply at run-time polyhedral transformations to the target code in order to exhibit parallelism and data locality. Parallel code generation is achieved almost at no cost by using binary algorithmic skeletons that are generated at compile-time, and that embed the original code and operations devoted to instantiate a polyhedral parallelizing transformation and to verify the speculations on dependences. The skeletons are patched at run-time to generate the executable code. The run-time process includes a transformation selection guided by online profiling phases on short samples, using an instrumented version of the code. During this phase, the accessed memory addresses are used to compute on-the-fly dependence distance vectors, and are also interpolated to build a predictor of the forthcoming accesses. Interpolating functions and distance vectors are then employed for dependence analysis to select a parallelizing transformation that, if the prediction is correct, does not induce any rollback during execution. In order to ensure that the rollback time overhead stays low, the code is executed in successive slices of the outermost original loop of the nest. Each slice can be either a parallel version which instantiates a skeleton, a sequential original version, or an instrumented version. Moreover, such slicing of the execution provides the opportunity of transforming differently the code to adapt to the observed execution phases, by patching differently one of the pre-built skeletons. The framework has been implemented with extensions of the LLVM compiler and an x86-64 runtime system. Significant speed-ups are shown on a set of benchmarks that could not have been handled efficiently by a compiler.
Fichier non déposé

Dates et versions

hal-00825738 , version 1 (21-10-2013)

Identifiants

  • HAL Id : hal-00825738 , version 1

Citer

Alexandra Jimborean, Philippe Clauss, Jean-François Dollinger, Vincent Loechner, Juan Manuel Martinez. Dynamic and Speculative Polyhedral Parallelization Using Compiler-Generated Skeletons. International Symposium on High-level Parallel Programming and Applications‎, HLPP, Jul 2013, Paris, France. ⟨hal-00825738⟩
435 Consultations
0 Téléchargements

Partager

Gmail Facebook X LinkedIn More