Decentralized Resource Management for Multi-core Desktop Grids

In IEEE International Parallel and Distributed Processing Symposium, April 2010.

Jaehwan Lee, Pete Keleher, Alan Sussman



Abstract:
The majority of CPUs now sold contain multiple computing cores. However, current desktop grid computing systems either ignore the multiplicity of cores, or treat them as distinct, independent machines. The former approach ignores the resource contention present between cores in a single CPU, while the latter approach fails to take advantage of significant computing power.

We propose a decentralized resource management framework for exploiting multi-core nodes in peer-to-peer grids. We present two new load-balancing schemes that explicitly account for the resource sharing and contention of multiple cores, and propose a simple simulation model that can represent a continuum of resource sharing among cores of a CPU. We use simulation to confirm that our two algorithms match jobs with computing nodes efficiently, and balance load during the lifetime of the computing jobs.


@inProceedings{ipdps10,
	title = "Decentralized Resource Management for Multi-core Desktop Grids",
	author = "Jaehwan Lee and Pete Keleher and Alan Sussman",
	booktitle = {IEEE International Parallel and Distributed Processing Symposium},
	month = {April},
	year = {2010},
}


Available: bibtex, abstract,
Edit