Re: [OMPI devel] XML request

2009-09-01 Thread Ralph Castain
Ah, if only it were that simple! Unfortunately, we need the xml stuff totally separated from anything else that might come out via stdout or stderr. That's the problem Greg and I are trying to solve. The -xml-file option appears to be the only solution at the moment. Thanks for the thought

Re: [OMPI devel] XML request

2009-09-01 Thread Neil Ludban
> Date: Mon, 31 Aug 2009 20:26:20 -0500 > From: Greg Watson > Subject: Re: [OMPI devel] XML request > To: Open MPI Developers > Message-ID: <7c3bd80b-2e0d-4188-ba0a-9b4963ae2...@computer.org> > Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes > > Hey Ralph, > > Unfortunately

Re: [OMPI devel] XML request

2009-09-01 Thread Ralph Castain
Hmmm...well, for now, let's go with passing a filename. I'll add it to the trunk code base over the next few days. I may play/ponder a little from there to see if we can't come up with a more efficient solution. Thanks Ralph On Aug 31, 2009, at 7:26 PM, Greg Watson wrote: Hey Ralph, Unf