Skip to content

Does Open MPI v5.0 support RHEL 6 gcc 4.4.7? #9392

@jsquyres

Description

@jsquyres

In doing some random testing over the weekend, I noticed that the gcc 4.4.7 that ships with RHEL 6 does not compile OpenPMIX and also does not compile PRTE on Open MPI master HEAD.

I do note that if I compile PMIX and PRTE independently (with a modern gcc), and then configure Open MPI with --with-pmix=PATH_TO_PMIX --with-prte=PATH_TO_PRTE, Open MPI "compiles" and links.

I put "compiles" in quotes because there are a bunch of warnings about thread functions in nearly every file that is compiled.

Is it time to drop support for gcc 4.4.7 in Open MPI? If so, it should be documented.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions