2007 IEEE International Parallel and Distributed Processing Symposium 2007
DOI: 10.1109/ipdps.2007.370421
|View full text |Cite
|
Sign up to set email alerts
|

Parallel Java: A Unified API for Shared Memory and Cluster Parallel Programming in 100% Java

Abstract: Parallel Java is a parallel programming API whose goals are (1)

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
40
0

Year Published

2011
2011
2020
2020

Publication Types

Select...
7
1
1

Relationship

0
9

Authors

Journals

citations
Cited by 46 publications
(40 citation statements)
references
References 9 publications
0
40
0
Order By: Relevance
“…Several benchmarks are from the Java Grande Forum (JGF) benchmark suite [29] and the Parallel Java (PJ) Library [20]. For our benchmarks, we use the same focus variable and parallel region annotations as in [4].…”
Section: Methodsmentioning
confidence: 99%
“…Several benchmarks are from the Java Grande Forum (JGF) benchmark suite [29] and the Parallel Java (PJ) Library [20]. For our benchmarks, we use the same focus variable and parallel region annotations as in [4].…”
Section: Methodsmentioning
confidence: 99%
“…These tools include Apache Commons 1. 30 , a plain Java array is used. JLargeArrays, as its name suggests, supports only arrays.…”
Section: Third-party Primitive Collectionsmentioning
confidence: 99%
“…Overlapping collections include lists, hash sets, and hash maps, with Object support in hash maps. 30 , regular Java arrays are employed 6 Uses sun.misc.Unsafe…”
Section: Third-party Primitive Collectionsmentioning
confidence: 99%
“…zJava [19] combines compile time analysis with run time support to extract parallelism among methods. Parallel Java [20] provides the same capabilities as OpenMP/MPI in a pure Java API. HPJava [21] uses an array distribution such as High Performance Fortran (HPF).…”
Section: Related Workmentioning
confidence: 99%