At 21:00 08.06.2007, Mark Hahn wrote:
Message: 1
Date: Fri, 8 Jun 2007 12:11:10 -0400 (EDT)
From: Mark Hahn <[EMAIL PROTECTED]>
Subject: [Beowulf] backtraces
To: Beowulf Mailing List <[email protected]>
I had a user grumble about how it was not trivial to get
a basic backtrace on our clusters. his jobs tend to be 32-128p,
and run for a week, so it's not ideal to run them under the debugger.
Using Scali MPI Connect, you can easily install
signal handlers. When the signal(s) is caught,
the application continues to run, the offending
process writes out its registers and you can
conveniently attach it with your favorite debugger.
Regards, Håkon
_______________________________________________
Beowulf mailing list, [email protected]
To change your subscription (digest mode or unsubscribe) visit
http://www.beowulf.org/mailman/listinfo/beowulf