Re: [OMPI devel] Defect from ticket #3079 still present in 1.6.1rc1

2012-08-01 Thread Jeff Squyres
Yes, it really should have been fixed by now. :-\ Thanks for the nudge in reminding us -- I've bumped George to review this again (he's the owner of this particular section of code). On Jul 30, 2012, at 6:18 AM, Iliev, Hristo wrote: > Hello, > > 3 months ago I opened a ticket about an

[OMPI devel] MPI_THREAD_MULTIPLE testing on trunk

2012-08-01 Thread Christopher Yeoh
Hi, I was wondering if anyone else recently had tried to run trunk configured with --enable-mpi-thread-multiple and an MPI program that passed MPI_THREAD_MULTIPLE to MPI_Init_thread on a machine using the openib btl? I'm seeing even very basic programs hang. If it is working for you, what

Re: [OMPI devel] [OMPI svn] svn:open-mpi r26934 - trunk/ompi/mca/io/ompio

2012-08-01 Thread Edgar Gabriel
oops, thanks Ralph, overlooked that one... Edgar On 7/31/2012 11:08 PM, svn-commit-mai...@open-mpi.org wrote: > Author: rhc (Ralph Castain) > Date: 2012-08-01 00:08:47 EDT (Wed, 01 Aug 2012) > New Revision: 26934 > URL: https://svn.open-mpi.org/trac/ompi/changeset/26934 > > Log: > Add missing

Re: [OMPI devel] === CREATE FAILURE (trunk) ===

2012-08-01 Thread Jeff Squyres
r26918 was the previous nightly tarball -- the create failure was in making the current nightly tarball. So it's something that happened during the day yesterday that caused the failure (e.g., some header file was forgotten to be added to a Makefile.am). I think Ralph fixed it in r26934.

Re: [MTT devel] [MTT svn] svn:mtt-svn r1481 - in trunk: client lib/MTT/Reporter

2012-08-01 Thread Jeff Squyres
Mike -- MongoDB is a NoSQL thingy, right? Can you describe this plugin a bit? Do you guys have some kind of reporter for MongoDB? On Aug 1, 2012, at 5:46 AM, wrote: > Author: miked (Mike Dubman) > Date: 2012-08-01 05:46:03 EDT (Wed, 01 Aug 2012) > New

Re: [OMPI devel] === CREATE FAILURE (trunk) ===

2012-08-01 Thread Paul Hargrove
I've just built from openmpi-1.9a1r26918.tar.bz2 on a Linux/x86-64 machine w/o any problems. So, that would seem to discount something missing from the tarball. -Paul On Tue, Jul 31, 2012 at 9:07 PM, Ralph Castain wrote: > Agreed - but I checked and didn't see anything

Re: [OMPI devel] === CREATE FAILURE (trunk) ===

2012-08-01 Thread Ralph Castain
Agreed - but I checked and didn't see anything missing. will take another look... On Jul 31, 2012, at 9:04 PM, Paul Hargrove wrote: > The most likely reason for a "distcheck" to fail in this manner when a > checkout is fine would be a header not getting included in the

Re: [OMPI devel] === CREATE FAILURE (trunk) ===

2012-08-01 Thread Paul Hargrove
The most likely reason for a "distcheck" to fail in this manner when a checkout is fine would be a header not getting included in the tarball due to some omission from Makefile.am -Paul On Tue, Jul 31, 2012 at 9:00 PM, Ralph Castain wrote: > I'm not sure what to make of this

Re: [OMPI devel] === CREATE FAILURE (trunk) ===

2012-08-01 Thread Ralph Castain
I'm not sure what to make of this one. I checked the code out and built it just fine on a linux box, including watching this file build. For whatever reason, the tarball maker just didn't find some include file? On Jul 31, 2012, at 6:33 PM, MPI Team wrote: > > ERROR: