esa / LADDS

Large-scale Deterministic Debris Simulation - Codebase for the ARIADNA Study between TU Munich and ESA's Advanced Concepts Team.
GNU General Public License v3.0
5 stars 3 forks source link

MPI Sync timeout? #143

Open FG-TUM opened 2 years ago

FG-TUM commented 2 years ago

Issue

The problem

The timeout mechanic could potentially cause a deadlock with MPI: https://github.com/esa/LADDS/blob/220d60e795ac4904875d1aff23721d46bc12fa6f/src/ladds/Simulation.cpp#L391-L401

Expected behavior

No Deadlock

What needs to be done

How it can be tested or reproduced

Run a simulation that hits a timeout.