<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Thanks so much for this! I was going to e-mail you about these stray output messages and how to get rid of them. </div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">I hope you like my program. The next version will be even more interesting.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">George</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>George K. Thiruvathukal, PhD<br></div><div style="font-size:12.7272720336914px"><div style="font-size:12.7272720336914px"><i style="font-size:12.7272720336914px">Professor of Computer Science</i><span style="font-size:12.7272720336914px">, Loyola University Chicago</span><br></div><div style="font-size:12.7272720336914px"><span style="font-size:12.7272720336914px"><i>Director</i>, Center for Textual Studies and Digital Humanities</span></div><div style="font-size:12.7272720336914px"><span style="font-size:12.7272720336914px"><i>Guest Faculty</i>, Argonne National Laboratory, Math and Computer Science Division</span></div><div style="font-size:12.7272720336914px"><div style="font-size:12.7272720336914px">Editor in Chief, <a href="http://www.computer.org/portal/web/computingnow/cise" target="_blank">Computing in Science and Engineering</a> (IEEE CS/AIP)<br></div><div><span style="font-size:12.7272720336914px">(w) <a href="http://gkt.tv/" target="_blank">gkt.tv</a> </span><span style="font-size:12.7272720336914px">(v) 773.829.4872</span><br></div><div><span style="font-size:12.7272720336914px"><br></span></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Thu, Nov 13, 2014 at 3:01 PM, Boisvert, Sebastien <span dir="ltr"><<a href="mailto:boisvert@anl.gov" target="_blank">boisvert@anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">By default, actor applications built on top of Thorium no longer produce Thorium-related lines<br>
in the standard output.<br>
<br>
For example, here is the raw output of example "example_hello_world_acq":<br>
<br>
[boisvert@bigmem biosal]$ mpiexec -n 4 ./examples/example_hello_world_acq<br>
Hello world ! my name is actor:1000016 and I have 4 acquaintances: actor:1000016<br>
 actor:1000017<br>
Hello world ! my name is actor:1000017 and I have 4 acquaintances: actor:1000016<br>
 actor:1000017<br>
 actor:1000018<br>
 actor:1000019<br>
Hello received from me (1000017) to myself (1000017)<br>
Hello world ! my name is actor:1000018 and I have 4 acquaintances: actor:1000016<br>
 actor:1000017<br>
 actor:1000018<br>
 actor:1000019<br>
Hello received from me (1000018) to myself (1000018)<br>
Hello world ! my name is actor:1000019 and I have 4 acquaintances: actor:1000016<br>
 actor:1000017<br>
 actor:1000018<br>
 actor:1000019<br>
Hello received from me (1000019) to myself (1000019)<br>
 actor:1000018<br>
 actor:1000019<br>
Hello received from me (1000016) to myself (1000016)<br>
Hello received by 1000016 from peer 1000019<br>
Hello received by 1000017 from peer 1000019<br>
Hello received by 1000018 from peer 1000019<br>
Hello received by 1000019 from peer 1000018<br>
<br>
<br>
This is better like this because the developer can totally make abstraction of how the actors and messages<br>
are managed.<br>
<br>
To enable the thorium lines in the output, simply add the option "-print-load".<br>
_______________________________________________<br>
BIOSAL mailing list<br>
<a href="mailto:BIOSAL@lists.cels.anl.gov">BIOSAL@lists.cels.anl.gov</a><br>
<a href="https://lists.cels.anl.gov/mailman/listinfo/biosal" target="_blank">https://lists.cels.anl.gov/mailman/listinfo/biosal</a><br>
</blockquote></div><br></div>