Re: [OMPI users] MPI_Cart_sub periods

2012-09-06 Thread Jeff Squyres
John -- This cartesian stuff always makes my head hurt. :-) You seem to have hit on a bona-fide bug. I have fixed the issue in our SVN trunk and will get the fixed moved over to the v1.6 and v1.7 branches. Thanks for the report! On Aug 29, 2012, at 5:32 AM, Craske, John wrote: > Hello, >

[OMPI users] MPI_Cart_sub periods

2012-08-29 Thread Craske, John
Hello, We are partitioning a two-dimensional Cartesian communicator into two one-dimensional subgroups. In this situation we have found that both one-dimensional communicators inherit the period logical of the first dimension of the original two-dimensional communicator when using Open MPI. Using