“Introduction to GPU and Accelerator Architectures" is the third workshop in this series and was presented by Brent Leback of the NVIDIA HPC SDK Team on March 3rd, 2022. The video recording for this session has been uploaded here. Topics covered include:
- Comparison between CPU and GPU hardware
- Memory architectures on GPUs and heterogeneous compute platforms
- How to port CPU code to a GPU and common approaches
- Why running a model on GPUs is a better (or worse) choice