Sie befinden Sich nicht im Netzwerk der Universität Paderborn. Der Zugriff auf elektronische Ressourcen ist gegebenenfalls nur via VPN oder Shibboleth (DFN-AAI) möglich. mehr Informationen...
Ergebnis 2 von 2
2014 International Conference on High Performance Computing & Simulation (HPCS), 2014, p.202-209
2014
Volltextzugriff (PDF)

Details

Autor(en) / Beteiligte
Titel
PCJ - Java library for high performance computing in PGAS model
Ist Teil von
  • 2014 International Conference on High Performance Computing & Simulation (HPCS), 2014, p.202-209
Ort / Verlag
IEEE
Erscheinungsjahr
2014
Quelle
IEEE Electronic Library (IEL)
Beschreibungen/Notizen
  • This paper presents the application of the PCJ library for the parallelization of the selected HPC applications implemented in Java language. The library is motivated by partitioned global address space (PGAS) model represented by Co-Array Fortran, Unified Parallel C, X10 or Titanium. In the PCJ, each task has its own local memory and stores and access variables locally. Variables can be shared between tasks and can be accessed, read and modified by other tasks. The library provides methods to perform basic operations like synchronization of tasks, get and put values in asynchronous onesided way. Additionally the library offers methods for creating groups of tasks, broadcasting and monitoring variables. The PCJ has ability to work on the multinode multicore systems hiding details of interand intranode communication. The PCJ library fully complies with Java standards therefore the programmer does not have to use additional libraries, which are not part of the standard Java distribution. In this paper the PCJ library has been used to run example HPC applications on the multicore nodes. In particular we present performance results for parallel raytracing, matrix multiplication and map-reduce calculations. The detailed information on performance of the reduction operation is also presented. The results show good performance and scalability compared to native implementations of the same algorithms. In particular, MPI C++ and Java 8 parallel streams have been used as a reference. It is noteworthy that the PCJ library due to its performance and ability to create simple code has great promise to be successful for parallelization of the HPC applications.
Sprache
Englisch
Identifikatoren
ISBN: 9781479953127, 1479953121
DOI: 10.1109/HPCSim.2014.6903687
Titel-ID: cdi_ieee_primary_6903687

Weiterführende Literatur

Empfehlungen zum selben Thema automatisch vorgeschlagen von bX