Skip to Content.
Sympa Menu

charm - [charm] Differentiating chare arrays in Projections logs

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] Differentiating chare arrays in Projections logs


Chronological Thread 
  • From: Kate Isaacs <keisaacs AT ucdavis.edu>
  • To: charm AT cs.uiuc.edu
  • Subject: [charm] Differentiating chare arrays in Projections logs
  • Date: Mon, 1 Dec 2014 10:58:56 -0800
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Hi,

I'm trying to associate Begin Processing events in Projections logs with specific chares in chare arrays. >From the logs I can:
1. Get the entry ID and thus get the associated chare type ID --> type of chare array
2. Get the 4-tuple index of that chare within its chare array --> array index
If I have two chare arrays of the same chare type, how do I differentiate them in the logs?

Thanks!
Kate



Archive powered by MHonArc 2.6.16.

Top of Page