This section covers the two main approaches to parallel programming in the Fortran world.

New to the subject? Parallel Programming Concepts starts from zero with shared and distributed memory. The Performance section covers single-core speed, which remains the foundation everything parallel builds on.