You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I remember we had a discussion about it before but I couldn't find the issue. The problem is when you run unit tests in parallel with mpirun most of them fail with Segmentation violation signal. For PluginPlay and ParallelZone we don't have this problem, so the issue is TW specific.
I encounter this while trying to understand the problem with passing an mpi communicator to madness runtime. I can look into more, but first I wanted to see if this is already discussed somewhere.
I remember we had a discussion about it before but I couldn't find the issue. The problem is when you run unit tests in parallel with
mpirun
most of them fail with Segmentation violation signal. For PluginPlay and ParallelZone we don't have this problem, so the issue is TW specific.I encounter this while trying to understand the problem with passing an mpi communicator to madness runtime. I can look into more, but first I wanted to see if this is already discussed somewhere.
Here is an incomplete list of failed tests:
The text was updated successfully, but these errors were encountered: