half Of Michael Kluskens
> Sent: Tuesday, May 02, 2006 6:05 PM
> To: Open MPI Users
> Subject: Re: [OMPI users] openmpi-1.0.2 configure problem
>
> My test codes compile fine but I'm fairly certain the logical is
> being handled incorrectly. When I merge two comm's
My test codes compile fine but I'm fairly certain the logical is
being handled incorrectly. When I merge two comm's with one having
high=.false. and the other high=.true., the latter should go into the
higher ranks and the former should contain rank 0.
I'll work it over again tomorrow and
I just fixed the INTERCOMM_MERGE/logical issue on the trunk and the v1.1
branch -- can you give it a whirl there?
I ask because this issue is a bug that we fixed on the trunk (and
therefore v1.1) and didn't back-port it to v1.0. There's actually quite
a few of these F90 fixes on the trunk/v1.1 br