Skip to content

OpenMP nested regions

Nicolas Tancogne-Dejean requested to merge openmp_assert into develop

Description

Adding some ASSERT to forbid calling libraries using OpenMP inside OpenMP regions.

News snippet

Adding some ASSERT to forbid calling libraries using OpenMP inside OpenMP regions.

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.
Edited by Micael Oliveira

Merge request reports