谷歌浏览器插件
订阅小程序
在清言上使用

Automatic tuning of bag-of-tasks applications

Data Engineering(2015)

引用 12|浏览43
暂无评分
摘要
This paper presents APlug, a framework for automatic tuning of large scale applications of many independent tasks. APlug suggests the best decomposition of the original computation into smaller tasks and the best number of CPUs to use, in order to meet user-specific constraints. We show that the problem is not trivial because there is large variability in the execution time of tasks, and it is possible for a task to occupy a CPU by performing useless computations. APlug collects a sample of task execution times and builds a model, which is then used by a discrete event simulator to calculate the optimal parameters. We provide a C++ API and a stand-alone implementation of APlug, and we integrate it with three typical applications from computational chemistry, bioinformatics, and data mining. A scenario for optimizing resources utilization is used to demonstrate our framework. We run experiments on 16,384 CPUs on a supercomputer, 480 cores on a Linux cluster and 80 cores on Amazon EC2, and show that APlug is very accurate with minimal overhead.
更多
查看译文
关键词
c++ language,application program interfaces,resource allocation,task analysis,aplug,c++ api,cpu,automatic tuning,bag-of-tasks applications,resource utilisation optimisation,task execution time variability,user specific constraint,tuning,bioinformatics,time frequency analysis,resource management,parallel processing,lead
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要