Re: [OMPI users] processes aborting on MPI_Finalize

2008-02-20 Thread Adams, Samuel D AFRL/RHDR
that job rank 0 with PID 26364 on node prodnode31.brooks.af.mil exited on signal 11 (Segmentation fault). Sam Adams General Dynamics Information Technology Phone: 210.536.5945 -Original Message- From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf Of Adams, Samuel D

[OMPI users] processes aborting on MPI_Finalize

2008-02-19 Thread Adams, Samuel D AFRL/RHDR
This is probably some coding error on my part, but under some problem divisions I get processes aborting when I call MPI_Finalize(). Perhaps they are still waiting incorrectly to recived some message or something like that. Sometimes it seems to work. Is there a good way to get to the bottom of