Title
GPU programming for EDA with OpenCL
Abstract
Graphical processing unit (GPU) computing has been an interesting area of research in the last few years. While initial adapters of the technology have been from image processing domain due to difficulties in programming the GPUs, research on programming languages made it possible for people without the knowledge of low-level programming languages such as OpenGL develop code on GPUs. Two main GPU architectures from AMD (former ATI) and NVIDIA acquired grounds. AMD adapted Stanford's Brook language and made it into an architecture-agnostic programming model. NVIDIA, on the other hand, brought CUDA framework to a wide audience. While the two languages have their pros and cons, such as Brook not being able to scale as well and CUDA having to account for architectural-level decisions, it has not been possible to compile one code on another architecture or across platforms. Another opportunity came with the introduction of the idea of combining one or more CPUs and GPUs on the same die. Eliminating some of the interconnection bandwidth issues, this combination makes it possible to offload tasks with high parallelism to the GPU. The technological direction towards multicores for CPU-only architectures also require a programming methodology change and act as a catalyst for suitable programming languages. Hence, a unified language that can be used both on multiple core CPUs as well as GPUs and their combinations has gained interest. Open Computing Language (OpenCL), developed originally by the Khronos Group of Apple and supported by both AMD and NVIDIA, is seen as the programming language of choice for parallel programming. In this paper, we provide a motivation for our tutorial talk on usage of OpenCL for GPUs and highlight key features of the language. We provide research directions on OpenCL for EDA. In our tutorial talk, we use EDA as our application domain to get the readers started with programming the rising language of parallelism, OpenCL.
Year
DOI
Venue
2011
10.1109/ICCAD.2011.6105306
ICCAD
Keywords
Field
DocType
architecture-agnostic programming model,rising language,suitable programming language,unified language,parallel programming,programming language,gpu programming,tutorial talk,brook language,programming methodology change,low-level programming language,eda,programming languages,programming model,gpgpu,image processing,cad,algorithms
Programming language,Programming paradigm,Computer science,CUDA,Fourth-generation programming language,Parallel computing,Compiler,High-level programming language,Application domain,General-purpose computing on graphics processing units,OpenGL
Conference
ISBN
Citations 
PageRank 
978-1-4577-1398-9
2
0.37
References 
Authors
11
2
Name
Order
Citations
PageRank
Rasit O. Topaloglu1122.93
Benedict Gaster241.11