open-mpi / ompi

Open MPI main development repository
https://www.open-mpi.org
Other
2.18k stars 864 forks source link

mpich testsuite MPI I/O fixes #8398

Open edgargabriel opened 3 years ago

edgargabriel commented 3 years ago

Thank you for taking the time to submit an issue!

Background information

What version of Open MPI are you using? (e.g., v3.0.5, v4.0.2, git branch name and hash, etc.)

master, v4.0, v4.1

Describe how Open MPI was installed (e.g., from a source/distribution tarball, from a git clone, from an operating system distribution package, etc.)

github/any installation source

If you are building/installing from a git clone, please copy-n-paste the output from git submodule status.

Please describe the system on which you are running

Linux/any


Details of the problem

This issue was raised by a user on the mailing, namely that some tests from the mpich testsuite in mpich/test/mpi/io are failing with ompio. Specifically, its the setviewcur, i_setviewcur, i_bigtype, tst_fileview.

Fix is already available, and will be committed shortly.

gpaulsen commented 3 years ago

@edgargabriel Are you still planning to PR to release branches? v4.0.6 is getting close, and this might be nice to get in.

edgargabriel commented 3 years ago

@gpaulsen I will do that later today or tomorrow morning. None of the issues are in my opinion really 'high priority' issues, but you are right that it is still a good idea to bring them over to 4.0.x and 4.1.x branches