andom=opal_random -O -fPIC -D_XOPEN_SOURCE=500 -Wall \
>
> -fno-strict-aliasing -pthread -MT signal.lo -MD -MP -MF \
>
> .deps/signal.Tpo -c \
>
> ../../../../../../opal/mca/event/libevent2022/libevent/signal.c -fPIC \
>
> -DPIC -E > signal-preprocessed.c
>
> --
>
users@lists.open-mpi.org
Subject: Re: [OMPI users] openmpi compile failure
Thanks once again for that insight Jeff. Indeed it is my configuration. When I
run the code snippet you sent I get exactly the result you have " NSIG is 65".
So I have to ensure my configure is pointing to the right
n't compile properly, either.
>
> --
> Jeff Squyres
> jsquy...@cisco.com
> --
> *From:* Zilore Mumba
> *Sent:* Tuesday, September 27, 2022 2:51 PM
> *To:* Jeff Squyres (jsquyres)
> *Cc:* users@lists.open-mpi.org
> *
Tuesday, September 27, 2022 2:51 PM
To: Jeff Squyres (jsquyres)
Cc: users@lists.open-mpi.org
Subject: Re: [OMPI users] openmpi compile failure
Thanks Jeff,
I have tried with openmpi-4.1.4, but I still get the same error. The main error
being
../../../../../../opal/mca/event/libevent2022/libeve
> *Sent:* Tuesday, September 27, 2022 5:10 AM
> *To:* users@lists.open-mpi.org
> *Cc:* Zilore Mumba
> *Subject:* Re: [OMPI users] openmpi compile failure
>
> I am seeking help compiling openmpi. My compilation and installation
> output is in dropbox at the link below
> ht
-mpi.org
Cc: Zilore Mumba
Subject: Re: [OMPI users] openmpi compile failure
I am seeking help compiling openmpi. My compilation and installation output is
in dropbox at the link below
https://www.dropbox.com/s/1a9tv5lnwicnhds/ompi-output.tar.bz2?dl=0
Help will be appreciated.
I am seeking help compiling openmpi. My compilation and installation output
is in dropbox at the link below
https://www.dropbox.com/s/1a9tv5lnwicnhds/ompi-output.tar.bz2?dl=0
Help will be appreciated.
On Fri, Sep 2, 2022 at 8:28 AM Zilore Mumba wrote:
> I am seeking help compiling mpi, output of