OpenMP parallelism in scientific computing

Day 1

  • Introduction to HPC2N
  • Introduction to Kebnekaise
  • Profiling analysis with VTune and Advisor

Day 2

  • First Steps in OpenMP
  • Data for Parallel Regions
  • Worksharing and Scheduling

Day 3

  • More on Private Data
  • More on Worksharing

Day 4

  • The Task Directive

Miscellanous

  • Quick Reference
  • Instructor’s guide
OpenMP parallelism in scientific computing
  • Quick Reference
  • Edit on GitHub

Quick Reference

OpenMP 5.0 Specifications:

https://www.openmp.org/spec-html/5.0/openmp.html

OpenMP 5.0 API Syntax Reference Card:

https://www.openmp.org/wp-content/uploads/OpenMPRef-5.0-111802-web.pdf

OpenMP 5.0 Examples:

https://www.openmp.org/wp-content/uploads/openmp-examples-5.0.0.pdf

StarPU 1.3.7 Handbook:

https://files.inria.fr/starpu/starpu-1.3.7/html/

Previous Next

© Copyright 2025, The contributors.

Built with Sphinx using a theme provided by Read the Docs.