Solving irregularly structured problems based on distributed object model

  • Authors:
  • Yudong Sun;Cho-Li Wang

  • Affiliations:
  • School of Computing Science, University of Newcastle upon Tyne, Newcastle upon Tyne NE1 7RU, UK;Department of Computer Science and Information Systems, The University of Hong Kong, Pokfulam Road, Hong Kong

  • Venue:
  • Parallel Computing - Special issue: Parallel and distributed scientific and engineering computing
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents a distributed object model called MOIDE (multi-threading object-oriented infrastructure on distributed environment) for solving irregularly structured problems. The model creates an adaptive computing infrastructure for developing and executing irregular applications on distributed systems. The infrastructure allows dynamic reconfiguration to match the evolution of irregular computation and available system resources. A unified communication mechanism is built to integrate different communication paths on heterogeneous systems to support efficient communication. Autonomous load scheduling approach is proposed for dynamic load balancing. A runtime system is developed to implement MOIDE-based computing. Applications including N-body problem, ray tracing, and conjugate gradient are developed to demonstrate the advantages of the model.