Skip to content

Configure fails if --with-ft=none is used #13232

@TiborGY

Description

@TiborGY

Background information

What version of Open MPI are you using? (e.g., v4.1.6, v5.0.1, git branch name and hash, etc.)

5.0.7

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

Not installed yet (trying to build the tarball from the OMPI website)

Please describe the system on which you are running

  • Operating system/version: Ubuntu 20.04
  • Computer hardware: Older workstation-like PC (i9-10940X, no fancy networking)
  • Network type: 1 GbE (irrelevant, only want intra-node)

Details of the problem

Trying to run the configure script of OpenMPI with --with-ft=none (which is supposedly supported according to https://docs.open-mpi.org/en/main/installing-open-mpi/configure-cli-options/misc.html ) results in this error:

configure: ===== done with 3rd-party/prrte configure =====
checking for internal PRRTE RST files... not found
checking for prte.h... no

*** Fault tolerance
checking if want fault tolerance... Unrecognized FT TYPE: none
configure: error: Cannot continue

Please find attached the entire configure output.

config.txt

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