Re: [OMPI users] MPI_Intercomm_Merge -- Fortran

2006-05-01 Thread Jeff Squyres (jsquyres)
You're absolutely right -- this is another logical type that we missed. This has now been fixed on both the trunk and the v1.1 branch; should be in tomorrow's snapshots. Thanks! > -Original Message- > From: users-boun...@open-mpi.org > [mailto:users-boun...@open-mpi.org] On Behalf Of M

Re: [OMPI users] MPI_Intercomm_Merge -- Fortran

2006-05-01 Thread Michael Kluskens
I've noticed that I can't just fix this myself, very bad things happened to the merged communicator, so this is not a trivial fix I gather. Michael On Apr 30, 2006, at 12:16 PM, Michael Kluskens wrote: MPI_Intercomm_Merge( intercomm, high, newintracomm, ier ) None of the books I have stat