Performance evaluation of enhancement of the layered self-scheduling approach for heterogeneous multicore cluster systems

  • Authors:
  • Chao-Chin Wu;Lien-Fu Lai;Liang-Tsung Huang;Minglung Chen

  • Affiliations:
  • Department of Computer Science and Information Engineering, National Changhua University of Education, Changhua, Taiwan 500;Department of Computer Science and Information Engineering, National Changhua University of Education, Changhua, Taiwan 500;Department of Biotechnology, MingDao University, Changhua, Taiwan;Department of Computer Science and Information Engineering, National Changhua University of Education, Changhua, Taiwan 500

  • Venue:
  • The Journal of Supercomputing
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Previously we have proposed a Layered Self-Scheduling (LSS) approach that is a hybrid MPI and OpenMP based loop self-scheduling approach for dealing with the heterogeneity problem on a cluster system consisting of multi-core compute nodes, where the allocation functions of several well-known schemes have been modified for better performance. Though LSS provides better performance than the conventional self-scheduling schemes, we found the performance can be improved further after our comprehensive experiments and analyses. The newly proposed task scheduling strategy, called Enhanced Layered Self-Scheduling (ELSS), aims at how to utilize the compute powers of multiple processor cores more efficiently in the master compute node and how to schedule tasks to have more stable performance improvements. We have evaluated the new task scheduling strategy by three benchmark applications: Matrix Multiplication, Monte Carlo Integration, and Mandelbrot Set Computation. It is recommended that the global scheduler adopts Guided Self-Scheduling (GSS) for all, and the local scheduler adopts the static scheme for applications with regular workload distribution but any scheme for applications with irregular workload distribution. Experimental results show the best speedups obtained by ELSS for the three benchmark programs are 1.373, 13.34 and 2.4, respectively, compared with that scheduled by LSS.