Re: [OMPI devel] Changes: opal_output and opal_show_help

2008-05-12 Thread Josh Hursey
I think a wiki page describing this should be fine. Just wanted to make sure I use the new functionality properly. Cheers, Josh On May 12, 2008, at 5:59 PM, Ralph Castain wrote: On 5/12/08 3:49 PM, "Jeff Squyres" wrote: Sorry it took so long for a reply; Ralph and I were working on thi

Re: [OMPI devel] Changes: opal_output and opal_show_help

2008-05-12 Thread Ralph Castain
On 5/12/08 3:49 PM, "Jeff Squyres" wrote: > Sorry it took so long for a reply; Ralph and I were working on this > code much of the day in an attempt to have it all complete / tidied up > for the teleconf tomorrow. > > > On May 12, 2008, at 10:04 AM, Josh Hursey wrote: > >>> Er, no. I thoug

Re: [OMPI devel] Changes: opal_output and opal_show_help

2008-05-12 Thread Jeff Squyres
Sorry it took so long for a reply; Ralph and I were working on this code much of the day in an attempt to have it all complete / tidied up for the teleconf tomorrow. On May 12, 2008, at 10:04 AM, Josh Hursey wrote: Er, no. I thought the group had agreed to the main idea last Tuesday (fram

Re: [OMPI devel] Changes: opal_output and opal_show_help

2008-05-12 Thread Josh Hursey
On May 10, 2008, at 9:00 AM, Jeff Squyres wrote: Er, no. I thought the group had agreed to the main idea last Tuesday (framework for filtering output). We were racing against the time-to- branch clock and didn't take the time for an RFC after we agreed on the design. Do we need to? I don't

Re: [OMPI devel] Changes: opal_output and opal_show_help

2008-05-10 Thread Jeff Squyres
Er, no. I thought the group had agreed to the main idea last Tuesday (framework for filtering output). We were racing against the time-to- branch clock and didn't take the time for an RFC after we agreed on the design. Do we need to? The side effect of eliminating duplicate error messages

Re: [OMPI devel] Changes: opal_output and opal_show_help

2008-05-10 Thread Jeff Squyres
BTW, if you want to look at the code and changelog, it's here: http://www.open-mpi.org/hg/hgwebdir.cgi/rhc/channel/ FWIW, the short answer to many of your questions is: orte_show_help() and orte_output() are almost identical to their OPAL counterparts. They have a few extensions to prov

Re: [OMPI devel] Changes: opal_output and opal_show_help

2008-05-09 Thread Josh Hursey
Is there a RFC telling us when we might expect this? On May 9, 2008, at 5:52 PM, Jeff Squyres wrote: So when this stuff hits the trunk,

Re: [OMPI devel] Changes: opal_output and opal_show_help

2008-05-09 Thread George Bosilca
I do have some questions about this. 1) If I correctly understood, we need the orte_output and orte_show_help in order to be able to make a difference between the application stdout/stderr and the MPI library ones ? Who is applying the filter ? The local daemon or the HNP ? How do we make s

[OMPI devel] Changes: opal_output and opal_show_help

2008-05-09 Thread Jeff Squyres
Per the teleconf this week, Ralph and I worked up two new features that we're nearly ready to put back in the trunk: 1. IBM+LANL needed a way to XML-ize all output that comes out of OMPI so that 3rd party tools can parse and use it intelligently (e.g., the PTP debugger can now distinguish b