Learning Outcomes
- OpenMP (Open Multi-Processing): a widespread method for shared memory programming
- MPI (Message Passing Interface): a leading distributed memory programming model
Prerequisites
To do this course you need to have:
- A good working knowledge of HPC. Consider taking our
Getting Started with HPC course to come up to speed beforehand. - Prior experience of writing programs in either C or Fortran.