Mapping Computations in Heterogeneous Multicore Systems with Statistical Regression on Inputs

2020 X Brazilian Symposium on Computing Systems Engineering (SBESC)(2020)

引用 3|浏览22
暂无评分
摘要
Heterogeneous multicore systems, such as ARM big. LITTLE, use different types of processors to conciliate high performance with low energy consumption. A question that concerns such systems is how to find the best hardware configuration (type and frequency of processors) for a program. Current solutions are either completely dynamic, based on online profiling, or completely static, based on supervised machine learning. Whereas the former approach can bring unwanted runtime overhead, the latter fails to account for diversity in program inputs. In this paper, we design and evaluate a compilation strategy, Jinn-c, that perform statistical regression on function arguments, so as to match parameters with ideal hardware configurations at runtime. We show that Jinn-c, implemented in the Soot compiler, can predict the best configuration for a suite of Java and Scala programs running on an Odroid XU4 board, while outperforming prior techniques such as ARM's GTS and CHOAMP, a recently released static program scheduler.
更多
查看译文
关键词
Regression,Function,Heterogeneous Multicore Architectures,Scheduling,big LITTLE
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要