The Realm of Graphical Processing Unit (GPU) Computing
Files
Download Full Text
Document Type
Contribution to Book
Department
Computer Science; Electrical and Computer Engineering
Book Title
Topics in Parallel and Distributed Computing: Enhancing the Undergraduate Curriculum: Performance, Concurrency, and Programming on Modern Platforms
Editor(s)
Sushil K. Prasad, Anshul Gupta, Arnold Rosenberg, Alan Sussman &Charles Weems
Description
The goal of the chapter is to introduce the upper-level Computer Engineering/Computer Science undergraduate (UG) students to general-purpose graphical processing unit (GPGPU) computing. The specific focus of the chapter is on GPGPU computing using the Compute Unified Device Architecture (CUDA) C framework due to the following three reasons: (1) Nvidia GPUs are ubiquitous in high-performance computing, (2) CUDA is relatively easy to understand versus OpenCL, especially for UG students with limited heterogeneous device programming experience, and (3) CUDA experience simplifies learning OpenCL and OpenACC. The chapter consists of nine pedagogical sections with several active-learning exercises to effectively engage students with the text. The chapter opens with an introduction to GPGPU computing. The chapter sections include: (1) Data parallelism; (2) CUDA program structure; (3) CUDA compilation flow; (4) CUDA thread organization; (5) Kernel: Execution configuration and kernel structure; (6) CUDA memory organization; (7) CUDA optimizations; (8) Case study: Image convolution on GPUs; and (9) GPU computing: The future. The authors believe that the chapter layout facilitates effective student-learning by starting from the basics of GPGPU computing and then leading up to the advanced concepts. With this chapter, the authors aim to equip students with the necessary skills to undertake graduate-level courses on GPU programming and make a strong start with undergraduate research.
Buy Link
https://link.springer.com/chapter/10.1007/978-3-319-93109-8_8
Find in WorldCat
https://worldcat.org/title/1056175177
ISBN
978-3319931098
DOI
10.1007/978-3-319-93109-8_8
Publication Date
Fall 1-1-2018
Publisher
Springer
City
Cham, Switzerland
First Page
191
Last Page
241
Disciplines
Engineering
Recommended Citation
Pallipuram, V. K.,
&
Gao, J.
(2018).
The Realm of Graphical Processing Unit (GPU) Computing.
In Sushil K. Prasad, Anshul Gupta, Arnold Rosenberg, Alan Sussman &Charles Weems (Eds.), Topics in Parallel and Distributed Computing: Enhancing the Undergraduate Curriculum: Performance, Concurrency, and Programming on Modern Platforms (191–241). Cham, Switzerland: Springer
https://scholarlycommons.pacific.edu/soecs-facbooks/15