More on JACE: new functionalities, new experiments

  • Authors:
  • Jacques M. Bahi;Stéphane Domas;Kamel Mazouzi

  • Affiliations:
  • Laboratoire d'informatique de l'université de France-Comté, IUT de Belfort-Montbéliard, Belfort Cedex, France;Laboratoire d'informatique de l'université de France-Comté, IUT de Belfort-Montbéliard, Belfort Cedex, France;Laboratoire d'informatique de l'université de France-Comté, IUT de Belfort-Montbéliard, Belfort Cedex, France

  • Venue:
  • IPDPS'06 Proceedings of the 20th international conference on Parallel and distributed processing
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Java is often criticized for its poor performances compared to native codes. Nevertheless, this language provides lots of interesting functionalities to easily implement scientific applications on a widely distributed architecture (i.e. grid). The context of this paper is that of iterative algorithms. In order to increase the efficiency of the code, we suggest to use a special class of algorithms called AIACs (Asynchronous Iterations, Asynchronous Computations). This paper presents new results on our works to combine Java and asynchronism within a programming/execution environment called JACE. New functionalities have been added and interesting comparisons with C/MPI and on the impact of overlap techniques are given.