An open API service indexing awesome lists of open source software.

https://github.com/sdasgup3/heterogeneity-aware-load-balancing

Power capping the cpu and exploiting heterogenity using charm++ load balancers
https://github.com/sdasgup3/heterogeneity-aware-load-balancing

charmplusplus cpu heterogeneity load-balancing-problem parallel-programming performance-analysis performance-imbalance power

Last synced: 6 months ago
JSON representation

Power capping the cpu and exploiting heterogenity using charm++ load balancers

Awesome Lists containing this project

README

          

Abstract
=======
Different processors across the nodes have different execution times for the same work-loads. This performance
imbalance is more prominent when the CPU power is capped to low values. This performance imbalance causes increased execution times of the parallel applications. We propose a load balancer using Charm++ parallel programming framework which minimizes the performance imbalance at the lower power caps by addressing this heterogeneity.