Skip to Content.
Sympa Menu

charm - Re: [charm] Save data between two load balancing steps

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] Save data between two load balancing steps


Chronological Thread 
  • From: François Tessier <francois.tessier AT inria.fr>
  • To: Harshitha Menon <gplkrsh2 AT illinois.edu>
  • Cc: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>
  • Subject: Re: [charm] Save data between two load balancing steps
  • Date: Tue, 11 Mar 2014 15:02:41 +0100
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Oh, ok. I thought the LB instance was deleted after each load balancing.

Thx :)
___________________
François TESSIER
PhD Student at University of Bordeaux
Inria - Runtime Team
Tel : 0033.5.24.57.41.52
francois.tessier AT inria.fr
http://runtime.bordeaux.inria.fr/ftessier/
PGP 0x8096B5FA
On 11/03/2014 15:00, Harshitha Menon wrote:
You can save whatever data you require in the member variables of your load balancer class.


On Tue, Mar 11, 2014 at 4:15 AM, François Tessier <francois.tessier AT inria.fr> wrote:
Hello,

The first step of my load balancing algorithm could be carried out once
during the first call of the load balancer. For each next call, it could
be great to get back these information and not recalculate them. Is it
possible to do that? To save some data (just an array in my case) from a
call to the load balancer to another?

Thanks!

François

--
___________________
François TESSIER
PhD Student at University of Bordeaux
Inria - Runtime Team
Tel : 0033.5.24.57.41.52
francois.tessier AT inria.fr
http://runtime.bordeaux.inria.fr/ftessier/
PGP 0x8096B5FA




Attachment: signature.asc
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.16.

Top of Page