sourceryinstitute / OpenCoarrays

A parallel application binary interface for Fortran 2018 compilers.
http://www.opencoarrays.org
BSD 3-Clause "New" or "Revised" License
247 stars 56 forks source link

Defect: OpenCoarrays 2.10.0-11-gdfde1b9 and mpich release 4.0.2: 94% tests passed, 5 tests failed out of 85 #761

Open jdeliacimec opened 2 years ago

jdeliacimec commented 2 years ago

CMakeCache.txt CMakeError.log configure.log make-opencoarrays-mpich.log make-test-mpich.log

System information including:

To help us debug your issue please explain:

What you were trying to do (and why)

I did a fresh install of OpenCoarrays on one server

What happened (include command output, screenshots, logs, etc.)

With openmpi release 4.1.3 (Mar 31, 2022) and mvapich2 release 2.3.7 (Mar 02, 2022), everything is fine as usual, including 100% tests passed. However, with mpich release 4.0.2 (Apr 07, 2022), only 94% tests passed, 5 tests failed out of 85.

What you expected to happen

That 100% tests were passed with mpich release 4.0.2 (Apr 07, 2022).

Step-by-step reproduction instructions to reproduce the error/bug

I followed the INSTALL file.

CMakeCache.txt CMakeError.log configure.log make-opencoarrays-mpich.log make-test-mpich.log