On Jun 8, 2018, at 11:38 AM, Bennet Fauber wrote:
>
> Hmm. Maybe I had insufficient error checking in our installation process.
>
> Can you make and make install after the configure fails? I somehow got an
> installation, despite the configure status, perhaps?
If it's a fresh tarball expansi
Jeff,
Hmm. Maybe I had insufficient error checking in our installation process.
Can you make and make install after the configure fails? I somehow got an
installation, despite the configure status, perhaps?
-- bennet
On Fri, Jun 8, 2018 at 11:32 AM Jeff Squyres (jsquyres) via users <
users
Hmm. I'm confused -- can we clarify?
I just tried configuring Open MPI v3.1.0 on a RHEL 7.4 system with the RHEL
hwloc RPM installed, but *not* the hwloc-devel RPM. Hence, no hwloc.h (for
example).
When specifying an external hwloc, configure did fail, as expected:
-
$ ./configure --with
> On Jun 8, 2018, at 8:10 AM, Bennet Fauber wrote:
>
> Further testing shows that it was the failure to find the hwloc-devel files
> that seems to be the cause of the failure. I compiled and ran without the
> additional configure flags, and it still seems to work.
>
> I think it issued a tw
Further testing shows that it was the failure to find the hwloc-devel files
that seems to be the cause of the failure. I compiled and ran without the
additional configure flags, and it still seems to work.
I think it issued a two-line warning about this. Is that something that
should result in a
Artem,
Please find attached the gzipped slurmd.log with the entries from the
failed job's run.
-- bennet
On Fri, Jun 8, 2018 at 7:53 AM Bennet Fauber wrote:
> Hi, Artem,
>
> Thanks for the reply. I'll answer a couple of questions inline below.
>
> One odd thing that I see in the error outp
Hi, Artem,
Thanks for the reply. I'll answer a couple of questions inline below.
One odd thing that I see in the error output that you have provided is that
pmix2x_client.c is active.
> Looking into the v3.1.x branch (
> https://github.com/open-mpi/ompi/tree/v3.1.x/opal/mca/pmix) I see the
> fo