Re: [OMPI devel] snprintf vs. sprintf

2008-10-29 Thread Matthias Jurenz
Yes, I'll do it tomorrow... Before that, I whould like to check the next MTT results to see whether the trunk is ok or not ;-) On Mi, 2008-10-29 at 12:25 -0400, Jeff Squyres wrote: > BTW, don't forget to CMR all your VT changes to v1.3. > > > On Oct 29, 2008, at 12:23 PM, Jeff Squyres wrote: >

Re: [OMPI devel] snprintf vs. sprintf

2008-10-29 Thread Jeff Squyres
BTW, don't forget to CMR all your VT changes to v1.3. On Oct 29, 2008, at 12:23 PM, Jeff Squyres wrote: Done (for my upcoming commit with this stuff). Thanks! On Oct 29, 2008, at 12:05 PM, Matthias Jurenz wrote: On Mi, 2008-10-29 at 08:43 -0400, Jeff Squyres wrote: On Oct 29, 2008, at 8:

Re: [OMPI devel] snprintf vs. sprintf

2008-10-29 Thread Jeff Squyres
Done (for my upcoming commit with this stuff). Thanks! On Oct 29, 2008, at 12:05 PM, Matthias Jurenz wrote: On Mi, 2008-10-29 at 08:43 -0400, Jeff Squyres wrote: On Oct 29, 2008, at 8:14 AM, Matthias Jurenz wrote: > The problem should be fixed in the trunk. VampirTrace also comes now > w

Re: [OMPI devel] snprintf vs. sprintf

2008-10-29 Thread Matthias Jurenz
On Mi, 2008-10-29 at 08:43 -0400, Jeff Squyres wrote: > On Oct 29, 2008, at 8:14 AM, Matthias Jurenz wrote: > > > The problem should be fixed in the trunk. VampirTrace also comes now > > with an own > > implementation of 'snprintf'. More precisely, the corresponding > > sources are based on >

Re: [OMPI devel] MPI_Com_spawn

2008-10-29 Thread Ralph Castain
Hi George Your help is welcome! See below for some thoughts On Oct 29, 2008, at 8:12 AM, George Bosilca wrote: Thanks Ralph, this indeed fixed my problem. However, I run in more troubles ... I have a simple application that keep spawning MPI processes, exchange some data and then the chil

Re: [OMPI devel] MPI_Com_spawn

2008-10-29 Thread George Bosilca
Thanks Ralph, this indeed fixed my problem. However, I run in more troubles ... I have a simple application that keep spawning MPI processes, exchange some data and then the children disconnect and vanish. But I keep doing this in a loop ... absolutely legal from the MPI standard perspect

Re: [OMPI devel] snprintf vs. sprintf

2008-10-29 Thread Jeff Squyres
CMR, please. You can say I reviewed it. Thanks! On Oct 29, 2008, at 9:21 AM, Matthias Jurenz wrote: On Mi, 2008-10-29 at 08:43 -0400, Jeff Squyres wrote: On Oct 29, 2008, at 8:14 AM, Matthias Jurenz wrote: > The problem should be fixed in the trunk. VampirTrace also comes now > with an

Re: [OMPI devel] snprintf vs. sprintf

2008-10-29 Thread Matthias Jurenz
On Mi, 2008-10-29 at 08:43 -0400, Jeff Squyres wrote: > On Oct 29, 2008, at 8:14 AM, Matthias Jurenz wrote: > > > The problem should be fixed in the trunk. VampirTrace also comes now > > with an own > > implementation of 'snprintf'. More precisely, the corresponding > > sources are based on >

Re: [OMPI devel] snprintf vs. sprintf

2008-10-29 Thread Jeff Squyres
On Oct 29, 2008, at 8:14 AM, Matthias Jurenz wrote: The problem should be fixed in the trunk. VampirTrace also comes now with an own implementation of 'snprintf'. More precisely, the corresponding sources are based on 'opal/util/printf.' and located in 'ompi/contrib/vt/vt/util/ util.c'. Conc

Re: [OMPI devel] snprintf vs. sprintf

2008-10-29 Thread Matthias Jurenz
The problem should be fixed in the trunk. VampirTrace also comes now with an own implementation of 'snprintf'. More precisely, the corresponding sources are based on 'opal/util/printf.' and located in 'ompi/contrib/vt/vt/util/util.c'. Concerning this matter, I want to know, whether there is a copy