Re: [OMPI devel] Stack traces and message queues in MTT results.

2009-10-22 Thread Ashley Pittman
Thanks! Ethan has committed the code to svn if other sites want to enable it, it might be worth considering having one of the test sites running debug code to be able to see variable values inside the MPI library. It also appears that message queue support is broken on the head, the DLL is compl

Re: [OMPI devel] Stack traces and message queues in MTT results.

2009-10-22 Thread Jeff Squyres
That rocks!! On Oct 22, 2009, at 6:19 AM, Ashley Pittman wrote: Thanks to Sun who have integrated padb with MTT there are now padb traces in the automated testing logs of OpenMPI for cases where the tests have timed out. These traces show the contents of MPI message queues, stack traces and w

[OMPI devel] Stack traces and message queues in MTT results.

2009-10-22 Thread Ashley Pittman
Thanks to Sun who have integrated padb with MTT there are now padb traces in the automated testing logs of OpenMPI for cases where the tests have timed out. These traces show the contents of MPI message queues, stack traces and where available local variables and parameters to functions. An exam