Thanks Ralph, 4899e7fe fixes it!
Cheers,
Mark
Hi,
On some Cray's I see the following warning (regardless whether I run through
aprun, mpirun or orte-submit):
[nid01926:30931] mca_base_component_repository_open: unable to open
mca_pmix_native:
/work/e290/e290/marksant/openmpi/installed/HEAD/lib/openmpi/mca_pmix_native.so:
undefined symbo
Mark,
i think there is no more mca_pmix_native.so.
you can confirm that by checking the timestamps of the libs after
running make install.
just remove your install dir, and run make install again, and that
will solve your issue.
Cheers,
Gilles
On Tue, Sep 22, 2015 at 5:26 PM, Mark Santcroos
w
Hi Gilles,
Oops ... you are right!
(Was doing this on too many machines in parallel that I forgot to clean up
correctly on some of them)
Sorry for the noise.
Im a happy camper now!
Mark
> On 22 Sep 2015, at 10:29 , Gilles Gouaillardet
> wrote:
>
> Mark,
>
> i think there is no more mca_pm
Hi Folks,
Is anyone seeing a problem compiling ompi today?
This is what I'm getting
CC osc_pt2pt_passive_target.lo
In file included from ../../../../opal/include/opal_config.h:2802:0,
from ../../../../ompi/include/ompi_config.h:29,
from osc_pt2pt_active_t
Hah, opps. Typo in the coverity fixes. Fixing now.
-Nathan
On Tue, Sep 22, 2015 at 10:24:29AM -0600, Howard Pritchard wrote:
>Hi Folks,
>Is anyone seeing a problem compiling ompi today?
>This is what I'm getting
> CC osc_pt2pt_passive_target.lo
>In file included from .
I know a number of us work on Mac, and many have suffered the frustrations of
losing gdb for core file debugging when Apple moved on to Yosemite. However, I
just found out that gdb is actually available again! You can read how to
install it here:
http://stackoverflow.com/questions/27680712/home