Introduction to Parallel Computing on High-Performance Systems
- Event Type
- Conference/Workshop
- Sponsor
- NCSA, Research IT
- Virtual

- Date
- Nov 17, 2021 10:00 am - 12:00 pm
- Speaker
- Bruno Abreu, NCSA
- Registration
- Registration
- Contact
- Sandie Kappes
- kappes@illinois.edu
- Views
- 145
- Originating Calendar
- NCSA Research Consulting Training Events
This workshop is a 2-hour introduction to parallel computing on high-performance systems. Core concepts to be presented include:
- terminology
- programming models
- system architecture
- data and task parallelism
- performance measurement
Hands-on exercises using OpenMP will explore how to build new parallel applications and transform serial applications into parallel ones incrementally in a shared memory environment. (OpenMP is a standardized API for parallelizing Fortran, C, and C++ programs on shared-memory architectures.)
On completion of this training, students will be prepared for more advanced or different parallel computing tools and techniques that build on these core concepts.