On May 15, 2012, at 9:30 AM, Secretan Yves wrote:

> If, by any bad luck, you use any of the following FORTRAN function 
> 
> MPI_FILE_GET_POSITION
> MPI_FILE_GET_SIZE 
> MPI_FILE_GET_VIEW

Ouch!  Looking at the thread you cited, it looks like George never followed up 
on this.  :-(

I'll file a bug and get this fixed in 1.6.1.

> MPI_TYPE_EXTENT 

You're correct in this one -- MPI defines this function with an MPI_Fint 
parameter.  This function was therefore deprecated and replaced with 
MPI_TYPE_GET_EXTENT, which used parameters of type MPI_Aint.

-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/


Reply via email to