Skip to Content.
Sympa Menu

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

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] Save data between two load balancing steps


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

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