Re: [OMPI devel] autogen.sh improvements

2010-08-16 Thread Jeff Squyres
'zactly what Ralph said. The m4 parts got a little smarter (because they really should have been smarter to begin with). As a result, autogen could get a little stupider. :-) On Aug 16, 2010, at 4:43 PM, Ralph Castain wrote: > Yes - autogen dumbs down by spreading the "smarts" across other

Re: [OMPI devel] autogen.sh improvements

2010-08-16 Thread Ralph Castain
Yes - autogen dumbs down by spreading the "smarts" across other parts of the build system, and removing complexity that we no longer use or need On Aug 16, 2010, at 5:23 PM, kevin.buck...@ecs.vuw.ac.nz wrote: >> 5. ompi_mca.m4 has been cleaned up a bit, allowing autogen.pl to be a >> little dum

Re: [OMPI devel] autogen.sh improvements

2010-08-16 Thread Kevin . Buckley
> > 5. ompi_mca.m4 has been cleaned up a bit, allowing autogen.pl to be a > > little dumber than autogen.sh > > So you are dumbing down in search of improvements ? > Apologies. That was only meant to go to Jeff Squyres. Kevin

Re: [OMPI devel] autogen.sh improvements

2010-08-16 Thread Kevin . Buckley
> 5. ompi_mca.m4 has been cleaned up a bit, allowing autogen.pl to be a > little dumber than autogen.sh So you are dumbing down in search of improvements ?

[OMPI devel] autogen.sh improvements

2010-08-16 Thread Jeff Squyres
I just wanted to give the community a heads up that Ralph, Brian, and I are revamping autogen in a Mercurial branch. I don't know the exact timeline to completion, but it won't be *too* far in the future. We made some core changes, and then made some other changes that necessitated minor edi

Re: [OMPI devel] VampirTrace and MPI_Init_thread()

2010-08-16 Thread Matthias Jurenz
On Saturday 14 August 2010 00:10:49 Lisandro Dalcin wrote: > On 13 August 2010 05:22, Matthias Jurenz wrote: > > On Wednesday 11 August 2010 23:16:50 Lisandro Dalcin wrote: > >> On 11 August 2010 03:12, Matthias Jurenz > > > > wrote: > >> > Hello Lisandro, > >> > > >> > this problem will be fixe