lecture 1 3 course introduction
play

Lecture 1.3 Course Introduction Portability and Scalability in - PowerPoint PPT Presentation

GPU Teaching Kit Accelerated Computing Lecture 1.3 Course Introduction Portability and Scalability in Heterogeneous Parallel Computing Objectives To understand the importance and nature of scalability and portability in parallel


  1. GPU Teaching Kit Accelerated Computing Lecture 1.3 – Course Introduction Portability and Scalability in Heterogeneous Parallel Computing

  2. Objectives – To understand the importance and nature of scalability and portability in parallel programming 2

  3. Software Dominates System Cost – SW lines per chip increases at 2x/10 months – HW gates per chip increases at 2x/18 months – Future systems must minimize software redevelopment 3

  4. Keys to Software Cost Control App Core A – Scalability 4

  5. Keys to Software Cost Control App Core A 2.0 – Scalability – The same application runs efficiently on new generations of cores 5

  6. Keys to Software Cost Control App Core A Core A Core A – Scalability – The same application runs efficiently on new generations of cores – The same application runs efficiently on more of the same cores 6

  7. More on Scalability – Performance growth with HW generations – Increasing number of compute units (cores) – Increasing number of threads – Increasing vector length – Increasing pipeline depth – Increasing DRAM burst size – Increasing number of DRAM channels – Increasing data movement latency The programming style we use in this course supports scalability through fine-grained problem decomposition and dynamic thread scheduling 7

  8. Keys to Software Cost Control App App App Core B Core A Core C – Scalability – Portability – The same application runs efficiently on different types of cores 8

  9. Keys to Software Cost Control App App App – Scalability – Portability – The same application runs efficiently on different types of cores – The same application runs efficiently on systems with different organizations and interfaces 9

  10. More on Portability – Portability across many different HW types – Across ISAs (Instruction Set Architectures) - X86 vs. ARM, etc. – Latency oriented CPUs vs. throughput oriented GPUs – Across parallelism models - VLIW vs. SIMD vs. threading – Across memory models - Shared memory vs. distributed memory 10

  11. GPU Teaching Kit Accelerated Computing The GPU Teaching Kit is licensed by NVIDIA and the University of Illinois under the Creative Commons Attribution-NonCommercial 4.0 International License.

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend