-
Couldn't load subscription status.
- Fork 928
Closed
Description
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.
Metadata
Metadata
Assignees
Labels
No labels