Skip to content

Changes in v1.3.1 cause inconsistent MPI errors. #17

Open
@JuanPedroGHM

Description

@JuanPedroGHM

Hi,

for the heat library, we use both mpi4py and the setup-mpi action. Firstly, thanks for the great work!

We use the setup-mpi to run our tests on GitHub, but we have not been able to update the action to v1.3.1 because our tests fail when trying to update, as you see in this PR. As far as we can tell, there is no change in the MPI version between the runs using [email protected] and v1.3.1. Both use OpenMPI 1.4.6, and the output from ompi_info --all is exactly the same as far as we can tell.

We have not been able to recreate the errors on our systems, installing the same MPI version and the other dependencies and running our tests, so we have not been able to properly debug the errors.

Here are links to the pipelines running on 1.3.1, and one running on 1.2.0.

Failing CI with 1.3.1

Working CI with 1.2.0

We would really appreciate your input into solving this issue. Let us know if you need any further information.

Best,
Juan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions