Skip to Content.
Sympa Menu

charm - [charm] manual LB

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] manual LB


Chronological Thread 
  • From: Nicolas Bock <nicolasbock AT gmail.com>
  • To: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>
  • Subject: [charm] manual LB
  • Date: Wed, 21 Aug 2013 15:03:40 -0600
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Hi,

following Section 7.3 I am trying to use the LB in manual mode. When I compile the code I get this error:

migration.cc:130:17: error: ‘StartLB’ was not declared in this scope

I notice that LBDatabase.h exposes TurnManualLB{On,Off}() but does not do that with LBDatabase::StartLB(), which is private to LBDatabase. Am I missing something?

Thanks,

nick




Archive powered by MHonArc 2.6.16.

Top of Page