McGrid: framework for optimizing grid middleware on multi-core processors

  • Authors:
  • Rajdeep Bhowmik;Chaitali Gupta;Madhusudhan Govindaraju;Aneesh Aggarwal

  • Affiliations:
  • SUNY Binghamton, Binghamton, NY;SUNY Binghamton, Binghamton, NY;SUNY Binghamton, Binghamton, NY;SUNY Binghamton, Binghamton, NY

  • Venue:
  • Proceedings of the 2007 workshop on Service-oriented computing performance: aspects, issues, and approaches
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

The microprocessor industry is rapidly moving towards chip multi-processors (CMPs), commonly referred to as multi-core processors, where multiple cores can independently execute different threads. This change in computer architecture requires corresponding design modifications in programming paradigms, including grid middleware tools, to harness the opportunities presented by multi-core processors. Naive implementations of grid middleware on multi-core systems can severely impact performance because of limitations of shared bus bandwidth, cache size and coherency, and communication between threads. The goal of developing an optimized multi-threaded grid middleware for emerging multi-core processors will be realized only if researchers and developers have access to an in-depth analysis of the impact of several low level microarchitectural parameters on performance. None of the current grid simulators and emulators provide feedback at the microarchitectural level, which is essential for such an analysis. We describe the initial design and implementation of an emulation framework, Multi-core Grid (McGrid), to analyze and provide insightful feedback on the performance limitations, bottlenecks, and optimization opportunities for grid middleware on multi-core systems. We describe early performance results of emulating the processing of some representative XML based grid documents on multi-core nodes using the McGrid framework.