Skip to Content.
Sympa Menu

charm - Re: [charm] [ppl] Is there any example in bigsim that utilize multicast?

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] [ppl] Is there any example in bigsim that utilize multicast?


Chronological Thread 
  • From: Ryan Mokos <ryan.mokos AT gmail.com>
  • To: Xuehan Xu <xxhdx1985126 AT gmail.com>
  • Cc: charm AT cs.uiuc.edu
  • Subject: Re: [charm] [ppl] Is there any example in bigsim that utilize multicast?
  • Date: Fri, 8 Jul 2011 11:13:26 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Hi Xuehan,

If you're looking for a very simple example of BigSim traces that have a multicast in them, go to this directory:

charm/examples/bigsim/tools/text2log/

extract examples.tgz, and look in the examples/case8/ directory.  This tool (text2log) converts log files written in standard ASCII text (*.txt) to BigSim binary trace files (bgTrace*).  The *.log files are an ASCII dump of how the actual trace files look (the *.log files have a few extra fields that are added by text2log to make them complete).

You can find more info about this tool and how logs are composed by looking at README, eventTemplates.txt, and by running the tool with -help.

Ryan

On Fri, Jul 8, 2011 at 9:12 AM, Xuehan Xu <xxhdx1985126 AT gmail.com> wrote:
Dear sirs:
Is there any example in bigsim that utilize multicast?

_______________________________________________
charm mailing list
charm AT cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/charm

_______________________________________________
ppl mailing list
ppl AT cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/ppl





Archive powered by MHonArc 2.6.16.

Top of Page