Skip to Content.
Sympa Menu

charm - Re: [charm] [ppl] Question about interpolation

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] [ppl] Question about interpolation


Chronological Thread 
  • From: Gengbin Zheng <zhenggb AT gmail.com>
  • To: Xuehan Xu <xxhdx1985126 AT gmail.com>
  • Cc: charm AT cs.uiuc.edu
  • Subject: Re: [charm] [ppl] Question about interpolation
  • Date: Fri, 14 Oct 2011 14:28:46 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

You need to insert call:
BgMark("a marker string");

in your code to insert the markings.

Gengbin

On Fri, Oct 14, 2011 at 12:02 PM, Xuehan Xu
<xxhdx1985126 AT gmail.com>
wrote:
> Dear Sirs:
>        Sorry for keep on asking... But I'm really confused
>
>        I read the interpolatelog.C file in the directory
> "example/bigsim/tools/rewritelog/", it seems that it can only interpolate
> the bgTrace when the bgTrace files themselves have bracket timings. How to
> make the emulator log the bracket timings?
>
> _______________________________________________
> 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