Re: [OMPI users] Problems with GATHERV on one process

2007-12-13 Thread Moreland, Kenneth
Excellent. Thanks. -Ken > -Original Message- > From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On > Behalf Of Jeff Squyres > Sent: Thursday, December 13, 2007 6:02 AM > To: Open MPI Users > Subject: Re: [OMPI users] Problems with GATHERV on one pr

Re: [OMPI users] Problems with GATHERV on one process

2007-12-13 Thread Jeff Squyres
x Sent: Tuesday, December 11, 2007 3:34 PM To: Open MPI Users Subject: Re: [OMPI users] Problems with GATHERV on one process Hello Ken, This is a known bug, which is fixed in the upcoming 1.2.5 release. We expect 1.2.5 to come out very soon. We should have a new release candidate for 1.2.5 pos

Re: [OMPI users] Problems with GATHERV on one process

2007-12-12 Thread Moreland, Kenneth
org] On > Behalf Of Tim Mattox > Sent: Tuesday, December 11, 2007 3:34 PM > To: Open MPI Users > Subject: Re: [OMPI users] Problems with GATHERV on one process > > Hello Ken, > This is a known bug, which is fixed in the upcoming 1.2.5 release. We > expect 1.2.5 > t

Re: [OMPI users] Problems with GATHERV on one process

2007-12-11 Thread Tim Mattox
Hello Ken, This is a known bug, which is fixed in the upcoming 1.2.5 release. We expect 1.2.5 to come out very soon. We should have a new release candidate for 1.2.5 posted by tomorrow. See these tickets about the bug if you care to look: https://svn.open-mpi.org/trac/ompi/ticket/1166 https://sv

[OMPI users] Problems with GATHERV on one process

2007-12-11 Thread Moreland, Kenneth
I recently ran into a problem with GATHERV while running some randomized tests on my MPI code. The problem seems to occur when running MPI_Gatherv with a displacement on a communicator with a single process. The code listed below exercises this errant behavior. I have tried it on OpenMPI 1.1.2 an