GREMLINS: a large sparse linear solver for grid environment

  • Authors:
  • Raphaël Couturier;Christophe Denis;Fabienne Jézéquel

  • Affiliations:
  • LIFC, University of Franche-Comte, BP 527, 90016 Belfort Cedex, France;LIP6, UPMC Univ. Paris 06, 4 place Jussieu, 75252 Paris Cedex 05, France;LIP6, UPMC Univ. Paris 06, 4 place Jussieu, 75252 Paris Cedex 05, France

  • Venue:
  • Parallel Computing
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Traditional large sparse linear solvers are not suited in a grid computing environment as they require a large amount of synchronization and communication penalizing the performance on this architecture. This paper presents some features of the solver designed during the current GREMLINS (GRid Efficient Method for LINear Systems) project. The GREMLINS solver limits the amount of communication as it is based on a coarse grained iterative method called multisplitting method. Moreover, the solver can be executed either in a synchronous or an asynchronous mode. In the latter case, iterations are desynchronized and there is no more synchronization at all. It may result in a faster execution time compared to the synchronous case. Some experiments presented in this paper with the GRID'5000 architecture, a nation wide experimental grid in France, allowed us to highlight interesting features of this solver.