Exploiting Multithreaded Programming on Cluster Architectures

  • Authors:
  • Otavio Correa Cordeiro;Daniela Saccol Peranconi;Lucas Correia Villa Real;Evandro Clivatti Dall'Agnol;Gerson Geraldo H. Cavalheiro

  • Affiliations:
  • Vale do Rio dos Sinos University;Vale do Rio dos Sinos University;Vale do Rio dos Sinos University;Vale do Rio dos Sinos University;Vale do Rio dos Sinos University

  • Venue:
  • HPCS '05 Proceedings of the 19th International Symposium on High Performance Computing Systems and Applications
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

The development of programs for parallel architectures focusing to achieve high indices of performance is a hard task. The programmer must deal with two classes of problems, one related to describing the application concurrency and data dependencies, and other related to exploiting efficiently the processing resources of the architecture, in order to obtain anefficient implementation for a specific hardware configuration. Since cluster technology allows building parallel computers are highly scalable 驴 particularly in terms of number of nodes, processors and amount of memory 驴 programming and execution levels must be considered independently to achieve performance portability. This paper presents Anahy, an environment for exploiting High Performance Computing on cluster architectures. It is highlighted the Anahy programming interface and some features of its implementation as well as a performance evaluation.