[OMPI users] OpenMPI 1.10.x handling of simultaneous MPI_Abort calls

2017-11-07 Thread Nikolas Antolin
Hello, In debugging a test of an application, I recently came across odd behavior for simultaneous MPI_Abort calls. Namely, while the MPI_Abort was acknowledged by the process output, the mpirun process failed to exit. I was able to duplicate this behavior on multiple machines with OpenMPI version

Re: [OMPI users] OpenMPI 1.10.x handling of simultaneous MPI_Abort calls

2017-11-08 Thread Nikolas Antolin
want to present them with a complete outlook on the problem. Thanks, Nik 2017-11-07 19:00 GMT-07:00 r...@open-mpi.org : > Glad to hear it has already been fixed :-) > > Thanks! > > On Nov 7, 2017, at 4:13 PM, Tru Huynh wrote: > > Hi, > > On Tue, Nov 07, 2017 at 02:05:

Re: [OMPI users] OpenMPI 1.10.x handling of simultaneous MPI_Abort calls

2017-11-08 Thread Nikolas Antolin
On Nov 8, 2017 11:40, "r...@open-mpi.org" wrote: > According to the other reporter, it has been fixed in 1.10.7. I haven’t > verified that, but I’d suggest trying it first. > > > On Nov 8, 2017, at 8:26 AM, Nikolas Antolin wrote: > > Thank you for the replies. Do I