That error message is coming from autogen. If you specify "--no-3rdparty
pmix", you can avoid trying to run autogen in the pmix directory. Otherwise,
you still have to have the pmix source to run autogen.
Brian
On 11/12/21, 1:41 PM, "Heinz, Michael William"
wrote:
CAUTION: This email
Nevermind - I see you haven't actually pushed to ompi/master yet.
I've been hitting this issue so I'll give your branch a try.
-Original Message-
From: devel On Behalf Of Heinz, Michael
William via devel
Sent: Friday, November 12, 2021 4:40 PM
To: Open MPI Developers
Cc: Heinz, Michael
Brian, just a heads up - I still see
=== Submodule: 3rd-party/openpmix
==> ERROR: Missing
The submodule "3rd-party/openpmix" is missing.
Perhaps you forgot to "git clone --recursive ...", or you need to
"git submodule update --init --recursive"...?
Even though I specified --with-pmix=/usr/l
Just a quick heads up that I just committed
https://github.com/open-mpi/ompi/pull/9649, which changes Open MPI's behavior
around PMIX/PRRTE and external builds. Previously, the configure script for
the internally packaged PMIX and PRRTE were always run. Now, if the user
specifies --with-{pmix