<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"><base href="x-msg://53847/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Aug 22, 2013, at 9:42 AM, subramanya sadasiva <<a href="mailto:potaman@outlook.com">potaman@outlook.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="hmmessage" style="font-size: 12pt; font-family: Calibri; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div dir="ltr">Hi,<span class="Apple-converted-space"> </span><br>I have been trying to use hypre to precondition my Linear Elasticity solver and I've been running out of memory . The problem is that the code is not failing gracefully. The server, where I am running the code on just stops responding and one needs to wait till the code crashes.  Can I force the code to crash gracefully when it runs out of memory?<br><br></div></div></blockquote><div><br></div>We try to make things fail gracefully but it sounds like you are paging (so not really running out of memory) and you are bring the machine to its knees.  Perhaps you can turn paging off?  Once your paging your dead anyway.</div><div><br><blockquote type="cite"><div class="hmmessage" style="font-size: 12pt; font-family: Calibri; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div dir="ltr">Thanks,<span class="Apple-converted-space"> </span><br>Subramanya<span class="Apple-converted-space"> </span><br></div></div></blockquote></div><br></body></html>