Re: [OMPI devel] The" Missing Symbol" issue and OpenMPI on NetBSD

2010-05-11 Thread Kevin . Buckley
> Which libltdl version is that NetBSD ltdl.h from? Which version is > in opal/libltdl? Have you tried not doing the above change? > > libltdl 2.2.x has incompatible changes over 1.5.x, both in the library > as well as in the header, as well as (I think) in preloaded modules. Hey Ralf, The lib

Re: [OMPI devel] Fwd: + ummunotify-userspace-support-for-mmu-notifications-v2.patch added to -mm tree

2010-05-11 Thread Roland Dreier
> Woo hoo! It looks like ummunotify went into the -mm kernel tree yesterday. Yeah, I was wondering what Andrew's plans are for this. Nothing has changed so I'm not sure whether it gets merged all the way to Linus this time either. - R. -- Roland Dreier || For corporate legal information go

[OMPI devel] Fwd: + ummunotify-userspace-support-for-mmu-notifications-v2.patch added to -mm tree

2010-05-11 Thread Jeff Squyres
Woo hoo! It looks like ummunotify went into the -mm kernel tree yesterday. I'll probably bring the ummunotify support stuff into the trunk in the near future (probably by the end of this week) unless someone has a strong objection. NOTE: The OPAL memory "ptmalloc2" component is no more -- I

Re: [OMPI devel] The" Missing Symbol" issue and OpenMPI on NetBSD

2010-05-11 Thread Ralf Wildenhues
Hello Kevin, * kevin.buck...@ecs.vuw.ac.nz wrote on Tue, May 11, 2010 at 06:42:01AM CEST: > That is a file that gets patched in the NetBSD build as follows > > $diff opal/mca/base/mca_base_component_find.c{.orig,} > 44,46d43 > < #ifndef __WINDOWS__ > < #include "opal/libltdl/ltdl.h" > < #

[OMPI devel] The" Missing Symbol" issue and OpenMPI on NetBSD

2010-05-11 Thread Kevin . Buckley
Hi there, this is an issue that I started a while ago on the R HPC SIG mailing list and which then moved into an off-list conversation with Jeff Squyres but on which no progress has been made. I believe that the issue is less with Rmpi than with something that Rmpi is exposing in OpenMPI specific