All things are possible - some just a tad more painful than others.
It looks like you want the mpirun tags to flow around all output
during the run - i.e., there is only one pair of mpirun tags that
surround anything that might come out of the job. True?
If so, that would be trivial.
On Aug 14, 2009, at 9:25 AM, Greg Watson wrote:
Ralph,
Would it be possible to get mpirun to issue start and end tags if
the -xml option is used? Currently there is no way to determine when
the output starts and finishes, which makes parsing the XML tricky,
particularly if something else generates output (e.g. the shell).
Something like this would be ideal:
<mpirun>
<map>
...
</map>
<stdout>...</stdout>
<stderr>...</stderr>
</mpirun>
If we could get it in 1.3.4 even better. :-)
Thanks,
Greg
_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel