Parallel programming paradigms

Home > Computer Science > High-Performance Computing > HPC Tools and Libraries > Parallel programming paradigms

This topic covers the various approaches to parallel programming, such as message passing, shared-memory, and hybrid models.