Copyright © 2005 Elsevier B.V. All rights reserved.
Mapping subtasks with multiple versions on an ad hoc grid
Received 31 October 2004;
References and further reading may be available for this article. To view references and further reading you must purchase this article.
Abstract
An ad hoc grid is a heterogeneous computing system composed of mobile devices. Each computing resource is constrained in battery energy. The problem being studied is to assign statically computing resources to the subtasks of an application that has an execution time constraint, when the resources are oversubscribed. All subtasks must be executed; to accommodate this in an oversubscribed environment, each subtask has two versions: the primary or full version, and the secondary or degraded version. The secondary version utilizes only 10% of the resources that the primary version requires, and produces only 10% of the data output for the subsequent children subtasks. Thus, the degraded version (secondary version) represents a reduced capability of lesser overall value, while consuming fewer resources. The goal is to assign resources so that the application meets an execution time constraint and the battery energy constraint while minimizing the number of degraded versions used. Five resource allocation heuristics to derive near-optimal solutions to this problem are presented, evaluated, and compared.
Keywords: Ad hoc grid; Communication scheduling; Mapping; Resource allocation; Task scheduling
Article Outline
- 1. Introduction and problem statement
- 2. Simulation setup
- 3. Related work
- 4. Heuristics
- 4.1. Recursive Bisection
- 4.2. Post Failure Bottoms Up
- 4.3. Post Failure Genetic Algorithm
- 4.4. Post Failure Min–Min
- 4.5. Post Failure MCT
- 4.6. Lower bound
- 5. Results
- 6. Summary
- Acknowledgements
- Appendix A. Pseudocode for generating the DAGs
- References






E-mail Article
Add to my Quick Links

Cited By in Scopus (3)

1) between the two machines. We design algorithms of optimal competitive ratio for all values of 




