Skip to content

Forbid to call MPI inside OpenMP regions.

Nicolas Tancogne-Dejean requested to merge forbid_mpi_in_openmp into main

Description

Forbid to call MPI 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.

Merge request reports