7169

Performance Portability with the Chapel Language

Albert Sidelnik, Saeed Maleki, Bradford L. Chamberlain, Maria J. Garzaran, David Padua
Department of Computer Science, University of Illinois at Urbana-Champaign, Urbana, Illinois, USA
IPDPS, 2012

@article{sidelnik2012performance,

   title={Performance Portability with the Chapel Language},

   author={Sidelnik, A. and Maleki, S. and Chamberlain, B.L. and Garzar{‘a}n, M.J. and Padua, D.},

   year={2012}

}

Download Download (PDF)   View View   Source Source   

1700

views

It has been widely shown that high-throughput computing architectures such as GPUs offer large performance gains compared with their traditional low-latency counterparts for many applications. The downside to these architectures is that the current programming models present numerous challenges to the programmer: lower-level languages, loss of portability across different architectures, explicit data movement, and challenges in performance optimization. This paper presents novel methods and compiler transformations that increase programmer productivity by enabling users of the language Chapel to provide a single code implementation that the compiler can then use to target not only conventional multiprocessors, but also high-throughput and hybrid machines. Rather than resorting to different parallel libraries or annotations for a given parallel platform, this work leverages a language that has been designed from first principles to address the challenge of programming for parallelism and locality. This also has the advantage of providing portability across different parallel architectures. Finally, this work presents experimental results from the Parboil benchmark suite which demonstrate that codes written in Chapel achieve performance comparable to the original versions implemented in CUDA on both GPUs and multicore platforms.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: