<br><br><div class="gmail_quote">On Wed, Aug 8, 2012 at 5:25 PM, Burlen Loring <span dir="ltr">&lt;<a href="mailto:bloring@lbl.gov" target="_blank">bloring@lbl.gov</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<u></u>

  
    
  
  <div bgcolor="#ffffff" text="#000000">
    assuming that you&#39;ve already examined all the output, and there&#39;s no
    other info, you could do a couple of things: put some print
    statements in your python script to see how far it makes it. Also
    you could use MPT specific environment variables that tell mpt to
    print a stack trace, see man mpi. A debug build may be helpful for
    this.<br>
    <br>
    before all this debugging effort you may want try a very simple
    script to gain confidence that things are indeed working correctly
    with your build. I&#39;ll send a simple test script that might be of use
    for that. <br><div><div class="h5">
    <br></div></div></div></blockquote><div><br></div><div>It doesn&#39;t even get past the first line i.e the module import line. I&#39;m unable to get it to force a core dump as &quot;ulimit -c unlimited&quot; is not working. I&#39;ve asked the system administrator about the issue. </div>
<div><br></div><div>But in the meanwhile can I force a debug compilation? How can I do that? Just add &quot;-g&quot; to CMAKE_C_FLAGS and CMAKE_CXX_FLAGS?</div><div><br></div><div>ganesh</div></div>