Re: [OMPI devel] build problem, autogen

2009-08-30 Thread Nifty Tom Mitchell
On Thu, Aug 27, 2009 at 06:45:07PM -0700, Eugene Loh wrote: > Tim Mattox wrote: > >> Don't forget to also install a recent gnu libtool. >> >> > Lemme see: > > http://www.open-mpi.org/faq/?category=building#build-tools says: "If you > are building Open MPI from a tarball, you need a C compiler,

Re: [OMPI devel] XML request

2009-08-30 Thread Ralph Castain
What if we instead offered a -xml-fd N option? I would rather not create a file myself. However, since you are calling mpirun yourself, this would allow you to create a pipe on your end, and then pass us the write end of the pipe. We would then send all XML output down that pipe. Jeff and