Re: [O-MPI devel] Group_range_excl question

2005-09-17 Thread Rainer Keller
Hello Brian, On Friday 16 September 2005 18:41, Brian Barrett wrote: > A quick question about MPI_Group_range_excl(). I notice that if for a > given triplet, first_rank == last_rank, we error if stride is not 1. I > notice we don't have that test in MPI_Group_range_incl(). Is there a > reason th

Re: [O-MPI devel] Group_range_excl question

2005-09-17 Thread Brian Barrett
On Sep 17, 2005, at 1:28 PM, Rainer Keller wrote: On Friday 16 September 2005 18:41, Brian Barrett wrote: A quick question about MPI_Group_range_excl(). I notice that if for a given triplet, first_rank == last_rank, we error if stride is not 1. I notice we don't have that test in MPI_Gro