Skip to content

Fortran MPI_FILE_GET_POSITION bug #6858

@wkliao

Description

@wkliao

Fortran test program ompi/mca/io/romio321/romio/test/fmisc.f.in
fails when calling MPI function MPI_FILE_GET_POSITION.

I tested it with the master branch and 4.0.1 release, both built with romio and without romio.
Note the Fortran file is created after running configure and available in BUILD_DIR/ompi/mca/io/romio321/romio/test/fmisc.f

The same test program passes when compiled with MPICH.
I checked MPI standard about the function MPI_FILE_GET_POSITION and
the value returned by MPICH is correct.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions