Re: [OMPI users] prepend the standard output with rank of the process

2008-09-10 Thread Jeff Squyres
This feature is tentatively scheduled on our to-do list, but it won't be included in the upcoming v1.3 series. FWIW, the v1.0 series is ancient -- the v1.2 series has had many many fixes and improvements since then. If the v1.0 series is working for you, ok, but just be aware that the v1.2

[OMPI users] prepend the standard output with rank of the process

2008-09-10 Thread Kamaraju Kusumanchi
When I use mpiexec from mpich2 1.05.p4, there is an option called -l. Using this option with mpiexec prepends each line of the standard output with the rank of the process. I am a big fan of this feature and it helps in debugging. Is there any such simple trick to prepend the standard output with t