HPC in Java: experiences in implementing the NAS parallel benchmarks

  • Authors:
  • Brian Amedro;Denis Caromel;Fabrice Huet;Vladimir Bodnartchouk;Christian Delbé;Guillermo L. Taboada

  • Affiliations:
  • INRIA, I3S, CNRS, UNSA, Sophia Antipolis, France;INRIA, I3S, CNRS, UNSA, Sophia Antipolis, France;INRIA, I3S, CNRS, UNSA, Sophia Antipolis, France;ActiveEon, Sophia Antipolis, France;ActiveEon, Sophia Antipolis, France;University of A Corunña, Faculty of Informatics, Spain

  • Venue:
  • AIC'10/BEBI'10 Proceedings of the 10th WSEAS international conference on applied informatics and communications, and 3rd WSEAS international conference on Biomedical electronics and biomedical informatics
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper reports on the design, implementation and benchmarking of a Java version of the Nas Parallel Benchmarks. We first briefly describe the implementation and the performance pitfalls. We then compare the overall performance of the Fortran MPI (PGI) version with a Java implementation using the ProActive middleware for distribution. All Java experiments were conducted on virtual machines with different vendors and versions. We show that the performance varies with the type of computation but also with the Java Virtual Machine, no single one providing the best performance in all experiments. We also show that the performance of the Java version is close to the Fortran one on computational intensive benchmarks. However, on some communications intensive benchmarks, the Java version exhibits scalability issues, even when using a high performance socket implementation (JFS).