Re: [OMPI users] viewing message queues for running job

2010-03-15 Thread Ashley Pittman
On 15 Mar 2010, at 20:18, Brock Palen wrote: > Is there a way to view what outstanding messages are in queues for an already > running job? I know I can do this via ddt (parallel debugger) but for > normal non debugged jobs is there a way to just ask open-mpi "show > outstanding messages you

[OMPI users] viewing message queues for running job

2010-03-15 Thread Brock Palen
Is there a way to view what outstanding messages are in queues for an already running job? I know I can do this via ddt (parallel debugger) but for normal non debugged jobs is there a way to just ask open-mpi "show outstanding messages you have"? Thanks, this would be really useful for j