2012 International Conference on High Performance Computing &Amp; Simulation (HPCS) 2012
DOI: 10.1109/hpcsim.2012.6266941
|View full text |Cite
|
Sign up to set email alerts
|

Parallel computations in Java with PCJ library

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
8
0

Year Published

2014
2014
2021
2021

Publication Types

Select...
4
2
2

Relationship

4
4

Authors

Journals

citations
Cited by 17 publications
(8 citation statements)
references
References 8 publications
0
8
0
Order By: Relevance
“…Additionally, basing the solution on Java 7 allows for easy transition to next version of the language (so that its newly developed features could be exploited). Moreover -the library's performance has not been compromised (see below; further analysis can be found in [14], and [15]). …”
Section: Motivationmentioning
confidence: 97%
See 2 more Smart Citations
“…Additionally, basing the solution on Java 7 allows for easy transition to next version of the language (so that its newly developed features could be exploited). Moreover -the library's performance has not been compromised (see below; further analysis can be found in [14], and [15]). …”
Section: Motivationmentioning
confidence: 97%
“…The rest of the paper is structured as follows: in section II an overview of PCJ library is given, together with basic usage examples (for a more detailed description see [16]); section III describes discusses the exemplary applications that has been parallelized using PCJ library. Section III-C presents performance results for parallel raytracing, section III-D presents the benchmarking of matrix multiplication and section III-E for map-reduce calculations.…”
Section: Motivationmentioning
confidence: 99%
See 1 more Smart Citation
“…Another notable PGAS implementation is Parallel Computing in Java [29] (PCJ), providing a library of functions and dedicated annotations for distributed memory access over an HPC cluster. e proposed solution uses Java language constructs like classes, interfaces, and annotations for storing and exchanging common data between the cooperating processes, potentially placed in different Java Virtual Machines on separated cluster nodes.…”
Section: Partitioned Global Address Spacementioning
confidence: 99%
“…For that purpose, we have developed the PCJ library [1]. The PCJ library introduces parallel programming capabilities using the Partitioned Global Address Space model.…”
Section: Introductionmentioning
confidence: 99%