Skip to content

Avoid a data race condition with OpenMP.

Nicolas Tancogne-Dejean requested to merge fix_openmp_race_condition into main

Description

Avoid a data race condition with OpenMP.

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