Skip to content

Change the OpenMP parallelization such that it does not overlap with the internal OpenMP of Blas.

Nicolas Tancogne-Dejean requested to merge fix_openmp_vnl_start into develop

Description

Change the OpenMP parallelization such that it does not overlap with the internal OpenMP of Blas.

News snippet

Fix of a previously merged commit.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports