Ok, thanks.
I apologize -- I made this fix several days ago and forgot to commit
it. :-\
We try not to commit changes to the configure/build system during the
US work day, so I'll commit this stuff tonight (i.e., should be in
tomorrow's tarball).
On Sep 26, 2005, at 8:24 AM, David R. (C
I was able to get the code to compile and run by including only these 3
constants. Thanks for fixing this.
Chip
On Fri, Sep 23, 2005 at 11:35:14AM -0400, Jeff Squyres wrote:
> On Sep 21, 2005, at 3:37 PM, David R. (Chip) Kent IV wrote:
>
> > I managed to find a number of problems with the mpif
On Sep 21, 2005, at 3:37 PM, David R. (Chip) Kent IV wrote:
I managed to find a number of problems with the mpif.h when I tried it
on
a big application. It looks like a lot of key constants are not
defined
in this file. So far, MPI_SEEK_SET, MPI_MODE_CREATE, MPI_MODE_WRONLY
have broken the b
I managed to find a number of problems with the mpif.h when I tried it on
a big application. It looks like a lot of key constants are not defined
in this file. So far, MPI_SEEK_SET, MPI_MODE_CREATE, MPI_MODE_WRONLY
have broken the build. I've added them to mpif.h as I find them so that
I can