ENCCS / openmp-gpu

Lesson material for OpenMP-GPU workshop
https://enccs.github.io/openmp-gpu/
Creative Commons Attribution 4.0 International
10 stars 7 forks source link

episode 7: Optimisation: Reductions, collapse #9

Open wikfeldt opened 3 years ago

wikfeldt commented 3 years ago
mabraham commented 3 years ago

Stub for this lesson at https://github.com/ENCCS/openmp-gpu/blob/main/content/optimization.rst

Can we have some working examples adapting the mini-app? see https://github.com/ENCCS/openmp-gpu/tree/main/content/code-samples/serial for baseline code to improve?