A cost-aware parallel workload allocation approach based on machine learning techniques

  • Authors:
  • Shun Long;Grigori Fursin;Björn Franke

  • Affiliations:
  • Department of Computer Science, Jinan University, Guangzhou, P.R. China;INRIA Futurs and LRI, Paris-Sud University, France;Institute for Computing Systems Architecture, The University of Edinburgh, UK

  • Venue:
  • NPC'07 Proceedings of the 2007 IFIP international conference on Network and parallel computing
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Parallelism is one of the main sources for performance improvement in modern computing environment, but the efficient exploitation of the available parallelism depends on a number of parameters. Determining the optimum number of threads for a given data parallel loop, for example, is a difficult problem and dependent on the specific parallel platform. This paper presents a learning-based approach to parallel workload allocation in a cost-aware manner. This approach uses static program features to classify programs, before deciding the best workload allocation scheme based on its prior experience with similar programs. Experimental results on 12 Java benchmarks (76 test cases with different workloads in total) show that it can efficiently allocate the parallel workload among Java threads and achieve an efficiency of 86% on average.