hpc-course-examples icon indicating copy to clipboard operation
hpc-course-examples copied to clipboard

Examples for HPC course

HPC Course Examples

This repository contains examples for the Introduction and Advanced HPC courses. The examples range from "hello, world" to advanced topics, and include commonly used patterns and job submission scripts.

Currently, three programming models are covered:

  • OpenACC
  • OpenMP
  • MPI