[Darshan-users] Darshan and AIX?
Rob Latham
robl at mcs.anl.gov
Wed Dec 22 11:17:32 CST 2010
On Wed, Dec 22, 2010 at 10:20:47AM +0100, Julian Kunkel wrote:
> On IBMs PE it seems that MPIO_Request should be MPI_Request, otherwise
> the compiler argues.
> int MPI_File_iread_at(MPI_File fh, MPI_Offset offset, void *buf,
> int count, MPI_Datatype datatype, MPI_Request *request);
Oh man yeah, no way we should use MPIO_Request. That's an ancient
ROMIO artifact. I converted ROMIO to use generalized requests so we
could get rid of that incompatibility, but yet it lives on!
It should be MPI_Request, precisely as you say.
==rob
--
Rob Latham
Mathematics and Computer Science Division
Argonne National Lab, IL USA
More information about the Darshan-users
mailing list