Title
Mapping Computations in Heterogeneous Multicore Systems with Statistical Regression on Inputs
Abstract
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.
Year
DOI
Venue
2020
10.1109/SBESC51047.2020.9277863
2020 X Brazilian Symposium on Computing Systems Engineering (SBESC)
Keywords
DocType
ISSN
Regression,Function,Heterogeneous Multicore Architectures,Scheduling,big LITTLE
Conference
2324-7886
ISBN
Citations 
PageRank 
978-1-7281-8287-2
0
0.34
References 
Authors
16
5