Re: [OMPI devel] r27078 and OMPI build

2012-08-21 Thread Shamis, Pavel
On 8/21/2012 9:31 AM, Ralph Castain wrote: Looks to me like you just need to add a couple of includes and correct a typo - yes? Right. This part is under control. I hope r27100 resolves the issue #1 The library issue sounds like something is

Re: [OMPI devel] r27078 and OMPI build

2012-08-21 Thread Eugene Loh
On 8/21/2012 9:31 AM, Ralph Castain wrote: Looks to me like you just need to add a couple of includes and correct a typo - yes? Right. This part is under control. The library issue sounds like something isn't right in the Makefile.am - perhaps the syntax has a typo there as well? I don't kno

Re: [OMPI devel] r27078 and OMPI build

2012-08-21 Thread Ralph Castain
Looks to me like you just need to add a couple of includes and correct a typo - yes? The library issue sounds like something isn't right in the Makefile.am - perhaps the syntax has a typo there as well? On Aug 21, 2012, at 9:08 AM, "Shamis, Pavel" wrote: > Evgeny, > > I don't have access to

Re: [OMPI devel] r27078 and OMPI build

2012-08-21 Thread Shamis, Pavel
Evgeny, I don't have access to Solaris system, but please let me know if there a way to help you. Pavel (Pasha) Shamis --- Computer Science Research Group Computer Science and Math Division Oak Ridge National Laboratory On Aug 21, 2012, at 11:36 AM, Eugene Loh wrote: r27078 (ML collective

[OMPI devel] r27078 and OMPI build

2012-08-21 Thread Eugene Loh
r27078 (ML collective component) broke some Solaris OMPI builds. 1) In ompi/mca/coll/ml/coll_ml_lmngr.c 199 #ifdef HAVE_POSIX_MEMALIGN 200 if((errno = posix_memalign(&lmngr->base_addr, 201 lmngr->list_alignment, 202 lmngr->list_size * l