Skip to content

WIP: Improve OpenMP support

Sebastian Ohlmann requested to merge improve_openmp_support into develop

Description

Add OpenMP statements to more loops. This improves the scaling at least up to 4 OpenMP threads, also for hybrid simulations. Results are best for large grids where the overhead of creating threads is comparatively smaller.

News snippet

Improve OpenMP support.

Checklist

Edited by Sebastian Ohlmann

Merge request reports