Skip to content

Latest commit

 

History

History

01_IntroParallel

NCAR UCAR Logo

Introduction to Parallel Programming

“Introduction to Parallel Programming" is the first workshop in this series and was presented by Shiquan Su of CISL's Consulting Services Group on February 3rd, 2022. The video recording for this session has been uploaded here. Topics covered include:

  • Basics of SIMD and SPMD techniques
  • Levels of parallelism
  • Loop structures
  • Variable dependence
  • Descriptive vs. prescriptive parallelism