Skip to content

Batches and OpenMP

Nicolas Tancogne-Dejean requested to merge batch_ops_openmp into develop

Description

Forbid to call batch operations within OpenMP regions, at least the ones using explicitly 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