Skip to Content.
Sympa Menu

charm - Re: [charm] LBSyncResume Question

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] LBSyncResume Question


Chronological Thread 
  • From: Phil Miller <mille121 AT illinois.edu>
  • To: Chris Wailes <chris.wailes AT gmail.com>
  • Cc: charm <charm AT lists.cs.illinois.edu>
  • Subject: Re: [charm] LBSyncResume Question
  • Date: Thu, 29 Jun 2017 10:23:26 -0500

Without going to look at the code, my recollection is that it's entirely outside the LB strategy's `work()` function.

On Thu, Jun 29, 2017 at 10:21 AM, Chris Wailes <chris.wailes AT gmail.com> wrote:
Does the barrier imposed by the `+LBSyncResume` option occur inside the call to the Object Graph's `convertDecisions()` function, or outside the call to the load balancer's `work()` function?

- Chris




Archive powered by MHonArc 2.6.19.

Top of Page