Skip to content

fix seg fault in mpi_debug

Martin Lueders requested to merge fix_2022b_mpi_debug into main

Description

The mpi_debug builders failed with a segmentation fault, which could be fixed by adding a contiguous attribute.

News snippet

Fix seg fault in fpss-2022b_mpi_debug

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