Basics to diverent parallel programming Models and Glossary.
Tutorials, Lectures and Practicals with Youtube sessions from the ARCHER Sommer School.
Serial code is made parallel by adding directives (which appear as comments in the serial code) that tell the compiler how to distribute data and work across the several processors and compute clients.