:-) It's basically trying to tell you "I couldn't
> find a version of MPI_FILE_READ_AT that matches the parameters you passed."
>
>
>
> On Aug 6, 2012, at 4:09 PM, Paul Romano wrote:
>
> > When I try to use parallel I/O routines like MPI_File_write_at
When I try to use parallel I/O routines like MPI_File_write_at or
MPI_File_read_at with the buffer argument being a derived datatype, I am
unable to compile and just get an error of the nature:
MPI_FILE_READ_AT(fh, offset, buffer, count, datatype, status, ierr)
1
Error: There is no spe
staken) using the Intel 10.0.023 Fortran
compiler. I believe this is unlikely to be a make/build issue since the
HPC folks here set everything up. I know the ability to perform
MPI_ACCUMULATE with a user-defined type was not in versions < 1.3, but
it should work for 1.3.3.
Any help or insigh