Skip to Content.
Sympa Menu

charm - [charm] problem with cpuTime

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] problem with cpuTime


Chronological Thread 
  • From: Sabrina Bergoch <sabrinabms AT gmail.com>
  • To: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>
  • Subject: [charm] problem with cpuTime
  • Date: Sun, 7 Dec 2014 18:26:37 -0200
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Hi,

In Load balancer Database has the objData field, that is LDObjData type. I would like to print de wallTime and cpuTime, I succeeded only with wallTime, with cpuTime the following message appears:

SbmsLB.C: In member function 'virtual void SbmsLB::work(BaseLB::LDStats*)':
SbmsLB.C:62:37: error: 'struct LDObjData' has no member named 'cpuTime'

I could not identify what is missing. Do you have any suggestion?

Thank you.




Archive powered by MHonArc 2.6.16.

Top of Page