Re: [OMPI devel] RFC: Add SunStudio/Libtool helper script for post-configure

2008-11-24 Thread Ralph Castain
On Nov 23, 2008, at 1:19 AM, Ralf Wildenhues wrote: * Ethan Mallove wrote on Fri, Nov 21, 2008 at 09:01:56PM CET: On Fri, Nov/21/2008 01:02:12PM, Ralf Wildenhues wrote: IMHO OpenMPI can use the solaris_use_stlport4=yes until such a functionality is in place. Nice. This workaround works. I d

[OMPI devel] gather-bug reminder/re-post

2008-11-24 Thread Peter Kjellstrom
I originally posted this to the users list maybe it should have gone here. I talked to Jeff Squyres about this bug at SC08 and he thought it would be nice to have it fixed before 1.3. The bug probably is in ompi/datatype/dt_copy.c:ompi_ddt_copy_content_same_ddt unless I misunderstood Jeff :-)

Re: [OMPI devel] RFC: Add SunStudio/Libtool helper script for post-configure

2008-11-24 Thread Ralf Wildenhues
Hello Ralph, * Ralph Castain wrote on Mon, Nov 24, 2008 at 02:39:13PM CET: > On Nov 23, 2008, at 1:19 AM, Ralf Wildenhues wrote: >> >> While I suppose your patch works, I think in similar situations, >> OpenMPI has resorted to patching input files to configure (like >> aclocal.m4 or ltmain.sh).

Re: [OMPI devel] -display-map

2008-11-24 Thread Ralph Castain
Yo Greg This is in the trunk as of r20032. I'll bring it over to 1.3 in a few days. I implemented it as another MCA param "orte_show_resolved_nodenames" so you can actually get the info as you execute the job, if you want. The xml tag is "noderesolve" - let me know if you need any changes

Re: [OMPI devel] -display-map

2008-11-24 Thread Greg Watson
Great, thanks. I'll take a look once it comes over to 1.3. Cheers, Greg On Nov 24, 2008, at 2:59 PM, Ralph Castain wrote: Yo Greg This is in the trunk as of r20032. I'll bring it over to 1.3 in a few days. I implemented it as another MCA param "orte_show_resolved_nodenames" so you can

Re: [OMPI devel] RFC: Add SunStudio/Libtool helper script for post-configure

2008-11-24 Thread Ethan Mallove
On Sun, Nov/23/2008 09:19:12AM, Ralf Wildenhues wrote: > * Ethan Mallove wrote on Fri, Nov 21, 2008 at 09:01:56PM CET: > > On Fri, Nov/21/2008 01:02:12PM, Ralf Wildenhues wrote: > > > IMHO OpenMPI can use > > > the solaris_use_stlport4=yes until such a functionality is in place. > > > > Nice. This

Re: [OMPI devel] RFC: Add SunStudio/Libtool helper script for post-configure

2008-11-24 Thread Jeff Squyres
On Nov 24, 2008, at 2:01 PM, Ralf Wildenhues wrote: More likely, one or more of the patches are not needed with the Libtool version you're using, because they have already been integrated into that version. Correct. Ergo, the advantage of patching input files here is that there is a clean