[BIOSAL] Reduced Thorium verbosity

George K. Thiruvathukal gkt at cs.luc.edu
Thu Nov 13 15:11:28 CST 2014


Thanks so much for this! I was going to e-mail you about these stray output
messages and how to get rid of them.

I hope you like my program. The next version will be even more interesting.

George

George K. Thiruvathukal, PhD
*Professor of Computer Science*, Loyola University Chicago
*Director*, Center for Textual Studies and Digital Humanities
*Guest Faculty*, Argonne National Laboratory, Math and Computer Science
Division
Editor in Chief, Computing in Science and Engineering
<http://www.computer.org/portal/web/computingnow/cise> (IEEE CS/AIP)
(w) gkt.tv (v) 773.829.4872


On Thu, Nov 13, 2014 at 3:01 PM, Boisvert, Sebastien <boisvert at anl.gov>
wrote:

> By default, actor applications built on top of Thorium no longer produce
> Thorium-related lines
> in the standard output.
>
> For example, here is the raw output of example "example_hello_world_acq":
>
> [boisvert at bigmem biosal]$ mpiexec -n 4 ./examples/example_hello_world_acq
> Hello world ! my name is actor:1000016 and I have 4 acquaintances:
> actor:1000016
>  actor:1000017
> Hello world ! my name is actor:1000017 and I have 4 acquaintances:
> actor:1000016
>  actor:1000017
>  actor:1000018
>  actor:1000019
> Hello received from me (1000017) to myself (1000017)
> Hello world ! my name is actor:1000018 and I have 4 acquaintances:
> actor:1000016
>  actor:1000017
>  actor:1000018
>  actor:1000019
> Hello received from me (1000018) to myself (1000018)
> Hello world ! my name is actor:1000019 and I have 4 acquaintances:
> actor:1000016
>  actor:1000017
>  actor:1000018
>  actor:1000019
> Hello received from me (1000019) to myself (1000019)
>  actor:1000018
>  actor:1000019
> Hello received from me (1000016) to myself (1000016)
> Hello received by 1000016 from peer 1000019
> Hello received by 1000017 from peer 1000019
> Hello received by 1000018 from peer 1000019
> Hello received by 1000019 from peer 1000018
>
>
> This is better like this because the developer can totally make
> abstraction of how the actors and messages
> are managed.
>
> To enable the thorium lines in the output, simply add the option
> "-print-load".
> _______________________________________________
> BIOSAL mailing list
> BIOSAL at lists.cels.anl.gov
> https://lists.cels.anl.gov/mailman/listinfo/biosal
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cels.anl.gov/pipermail/biosal/attachments/20141113/806f4147/attachment-0001.html>


More information about the BIOSAL mailing list