Hi,

The MPI Standard specifies to use 'ierror' for the final argument in most Fortran MPI calls. However the Openmpi f90 module defines it as being 'ierr'. This messes up those who want to use keyword=value syntax in their calls.

I just checked the latest 1.6.4 release and it is still broken.

Is this something that can be fixed?

Walter

Reply via email to