Skip to Content.
Sympa Menu

charm - [charm] Doubts about the policy of balancing

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] Doubts about the policy of balancing


Chronological Thread 
  • From: Sabrina Bergoch <sabrinabms AT gmail.com>
  • To: charm AT cs.illinois.edu
  • Subject: [charm] Doubts about the policy of balancing
  • Date: Sat, 6 Sep 2014 22:34:28 -0300
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Hello,

I have some doubts about the policy of load balancing, I've read some articles and manuals / documentation and found nothing very specific about load balancing .. 

For example, in the article "The Virtualization Approach to Parallel Programming: Runtime Optimizations and the State for the Art, LV kalé" it is said that the CHARM ++ search and saves the information of computational load and communication and builds a database, 
and that this information can be used to structure a policy of load balancing. 

But where (article or documentation) I could find more specific information, such as: 
- Where is the information about the load of computing and communication? 
- If the database is the Charm ++ builds? 
- If yes, how to access this information? 

hug, 

Sabrina



Archive powered by MHonArc 2.6.16.

Top of Page