Jeff Squyres wrote:
> On Feb 23, 2011, at 3:36 PM, Prentice Bisbal wrote:
>
>> It's using MPI_STATUS_SIZE to dimension istatus before mpif.h is even
>> read! Correcting the order of the include and declaration statements
>> fixed the problem. D'oh!
>
> A pox on old fortran for letting you use symbols before they are declared...
>
I second that emotion.
The error message could have been a tad more helpful.
--
Prentice
|