Thanks!
On Mar 22, 2012, at 6:12 PM, Jeffrey Squyres wrote:
>> From the context of the code, I'm assuming it's supposed to be MPI_SOURCE.
>> I'll commit shortly.
>
>
> On Mar 22, 2012, at 7:54 PM, Ralph Castain wrote:
>
>> Yo Brian
>>
>> I believe you have an error in this commit:
>>
>> pm
>From the context of the code, I'm assuming it's supposed to be MPI_SOURCE.
>I'll commit shortly.
On Mar 22, 2012, at 7:54 PM, Ralph Castain wrote:
> Yo Brian
>
> I believe you have an error in this commit:
>
> pml_ob1_iprobe.c:113: error: 'ompi_status_public_t' has no member named
> 'MPI_S
Yo Brian
I believe you have an error in this commit:
pml_ob1_iprobe.c:113: error: 'ompi_status_public_t' has no member named
'MPI_STATUS'
I checked the definition of that struct, and the error is correct - there is no
such member. What should it be?
Ralph
On Mar 22, 2012, at 4:55 PM, brbar.