Harnessing aspect–oriented programming on GPU: application to warp–level parallelism

2015 
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 parallelise 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.
    • Correction
    • Source
    • Cite
    • Save
    • Machine Reading By IdeaReader
    12
    References
    2
    Citations
    NaN
    KQI
    []