Skip to content

Bugfix walltime mpi

Martin Lueders requested to merge bugfix_walltime_mpi into develop

Description

This MR fixes the bug that the forced_stop flags were not communicated in MPI runs, which was possibly leading to deadlocks.

Closes #159 (closed)

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. (test added in original MR)
Edited by Micael Oliveira

Merge request reports