13375

Harnessing Aspect Oriented Programming on GPU: Application to Warp-Level Parallelism (WLP)

Jonathan Passerat-Palmbach, Pierre Schweitzer, Jonathan Caux, Pridi Siregar, Claude Mazel, David Hill
ISIMA, Institut Superieur d’Informatique, de Modelisation et de ses Appplications, BP 10125, F-63173 Aubiere
hal-01099208, 2015

@article{passerat2015harnessing,

   title={Harnessing Aspect Oriented Programming on GPU: Application to Warp-Level Parallelism (WLP)},

   author={Passerat-Palmbach, Jonathan and Schweitzer, Pierre and Caux, Jonathan and Siregar, Pridi and Mazel, Claude and Hill, David},

   journal={International Journal of Computer Aided Engineering and Technology},

   volume={7},

   number={2},

   pages={158–175},

   year={2015}

}

Download Download (PDF)   View View   Source Source   

1507

views

Stochastic simulations involve multiple replications in order to build confidence intervals for their results, and Designs Of Experiments (DOEs) to explore their parameters set. In this paper, we propose Warp-Level Parallelism (WLP), a GPU-enabled solution to compute Multiple Replications In Parallel (MRIP) on GPUs (Graphics Processing Units). GPUs are intrinsically tuned to process efficiently the same operation on several data, which is not suited to parallelize MRIP or DOEs. Our approach proposes to rely on small thread groups, called warps, to perform independent computations such as replications. This approach has proved to be efficient on three classical simulation models, but originally lacked the transparency users might expect. In this work, we enhance WLP using Aspect Oriented Programming (AOP). Our work describes the way to combine CUDA and AOP, and brings forward the techniques available to exploit AOP in a CUDA-enabled development.
Rating: 0.5/5. From 1 vote.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: