Abstract
Workflows play an important role in expressing and executing scientific applications. In recent years, a variety of computational sites and resources have emerged, and users often have access to multiple resources that are geographically distributed. These computational sites are heterogeneous in nature and performance of different tasks in a workflow varies from one site to another. Additionally, users typically have a limited resource allocation at each site. In such cases, judicious scheduling strategy is required in order to map tasks in the workflow to resources so that the workload is balanced among sites and the overhead is minimized in data transfer. Most existing systems either run the entire workflow in a single site or use naive approaches to distribute the tasks across sites or leave it to the user to optimize the allocation of tasks to distributed resources. This results in a significant loss in productivity for a scientist. In this paper, we propose a multi-site workflow scheduling technique that uses performance models to predict the execution time on different resources and dynamic probes to identify the achievable network throughput between sites. We evaluate our approach using real world applications in a distributed environment using the Swift distributed execution framework and show that our approach improves the execution time by up to 60% compared to the default schedule.
Original language | English |
---|---|
Title of host publication | Proceedings - 43rd International Conference on Parallel Processing, ICPP 2014 |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 131-140 |
Number of pages | 10 |
Edition | November |
ISBN (Electronic) | 9781479956180 |
DOIs | |
State | Published - Nov 13 2014 |
Externally published | Yes |
Event | 43rd International Conference on Parallel Processing, ICPP 2014 - Minneapolis, United States Duration: Sep 9 2014 → Sep 12 2014 |
Publication series
Name | Proceedings of the International Conference on Parallel Processing |
---|---|
Number | November |
Volume | 2014-November |
ISSN (Print) | 0190-3918 |
Conference
Conference | 43rd International Conference on Parallel Processing, ICPP 2014 |
---|---|
Country/Territory | United States |
City | Minneapolis |
Period | 09/9/14 → 09/12/14 |
Bibliographical note
Publisher Copyright:© 2014 IEEE.
Keywords
- Clouds
- Distributed computing
- Parallel programming
- Resource modeling
- Scripting
- Swift