<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
Hi Rob,
<div><br>
</div>
<div> Thanks for the response! It's amazing to get responses from people I see in videos that I watch about MPI.</div>
<div><br>
</div>
<div> I will try to find some time to see if I can fix the animation crash. I hope I can find a much smaller sample code with the same problem. It would be a pain to debug this with the huge code that I am running now. </div>
<div><br>
</div>
<div> Yes, definitely will use valgrind. Have used it before. </div>
<div><br>
</div>
<div> About the question the actual animations, I may not have asked the question correctly or I am not reading your response correctly. I wanted to know what the arrows are trying to show in the sense of which 'mode' of sends are these? Or are all the sends
 shown the same way? Are bcasts, scatters, gathers shown differently ? Are they shown at all? I guess I can just try some sample codes to figure that out or look through the code. Just hoped it was written down somewhere.</div>
<div><br>
</div>
<div> Thanks!</div>
<div><br>
</div>
<div><br>
<div>
<div>On Dec 14, 2015, at 12:22 PM, Rob Latham <<a href="mailto:robl@mcs.anl.gov">robl@mcs.anl.gov</a>></div>
<div> wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite"><br>
<br>
On 12/09/2015 09:18 AM, Schilling, Herbert W. (GRC-VE00) wrote:<br>
<blockquote type="cite">Hi,<br>
<br>
 First of all, thanks again to everyone, especially Bill Gropp, for<br>
modifying MPE so it works with OpenMPI.<br>
<br>
 I did see a post somewhere about how the MPE animation code hasn't<br>
been updated in a while. Is it still something that should be good to<br>
use? It's a nice feature!<br>
<br>
 In our code, it works for a while and then crashes with this<br>
</blockquote>
<br>
sorry you're running into problems with the MPE animation code. As you've seen, every once in a while one of us (probably Bill) will go in and clean up MPE, but for the most part it's community supported.<br>
<br>
If you code up a fix, we'll gladly add it to MPE.<br>
<br>
[ snip error]<br>
<blockquote type="cite"><br>
What is really odd is that one I ran the exact same code with the exact<br>
same command and it died much earlier while doing some kind of memory<br>
allocation. Unfortunately, I didn't capture that error and I can't make<br>
it happen again now.<br>
</blockquote>
<br>
such is the case with memory errors.  A tool like valgrind can tell you what's going on.<br>
<blockquote type="cite"><br>
Also, without digging through the code to figure out how the animations<br>
are being displayed, is there any documentation on that?<br>
</blockquote>
<br>
Appendix C of "Using MPI" might be the best overview.  The book also walks through a simnple monte carlo example in section 3.10 on page 65.<br>
<br>
==rob<br>
<br>
-- <br>
Rob Latham<br>
Mathematics and Computer Science Division<br>
Argonne National Lab, IL USA<br>
_______________________________________________<br>
discuss mailing list     <a href="mailto:discuss@mpich.org">discuss@mpich.org</a><br>
To manage subscription options or unsubscribe:<br>
<a href="https://lists.mpich.org/mailman/listinfo/discuss">https://lists.mpich.org/mailman/listinfo/discuss</a><br>
</blockquote>
</div>
<br>
<div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; 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; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div>---------</div>
<div>Herb Schilling</div>
<div>Scientific Applications and Visualization Team</div>
<div><a href="http://ocio.grc.nasa.gov/gvis">http://ocio.grc.nasa.gov/gvis</a></div>
<div>Office of the Chief Information Officer</div>
<div>NASA Glenn Research Center</div>
<div><a href="mailto:hschilling@nasa.gov">hschilling@nasa.gov</a></div>
<div><br>
</div>
</div>
<br class="Apple-interchange-newline">
<br class="Apple-interchange-newline">
</div>
<br>
</div>
</body>
</html>