Open Access
Platforms for hpjava: runtime support for scalable
Programming In Java,Sang Boem Lim +1 more
- 01 Jan 2003
About: The article was published on 01 Jan 2003. and is currently open access.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Application of HPJava in parallel computing
Yongzhi Zhu,Yanling Wang,Jing Guo +2 more
- 30 Dec 2008
TL;DR: The article illustrated how to build a Beowulf system under Linux and HPJava and use matrix multiplication parallel algorithm module design to test this Beowolf system.
A low–level communication library for java HPC
Sang Boem Lim,Bryan Carpenter,Geoffrey C. Fox,Hanku Lee +3 more
- 02 Oct 2005
TL;DR: New low-level communication library for Java HPC, called mpjdev, is introduced with the goal that it can be implemented portably on network platforms and efficiently on parallel hardware.
Towards efficient compilation of the hpjava language for high performance computing
Han-Ku Lee,Gordon Erlebacher +1 more
- 01 Jan 2003
TL;DR: This dissertation is concerned with efficient compilation of the Java-based, high-performance, library-oriented, SPMD style, data parallel programming language: HPJava, and compares its HPspmd programming model with modern related languages including Co-Array Fortran, ZPL, JavaParty, Timber, and Titanium.
Collective communications for scalable programming
Sang Boem Lim,Bryan Carpenter,Geoffrey C. Fox,Hanku Lee +3 more
- 02 Nov 2005
TL;DR: Adlib is used as a high-level collective communication library for scientific and parallel programming using Java, which adds a multi-dimensional array with properties similar to the arrays of Fortran.
References
A Note on Distributed Computing
Jim Waldo,Geoff Wyant,Ann M. Wollrath,Samuel C. Kendall +3 more
- 08 Jul 1996
TL;DR: In this paper, the authors look at a number of distributed systems that have attempted to paper over the distinction between local and remote objects, and show that such systems fail to support basic requirements of robustness and reliability.
Communication optimizations for irregular scientific computations on distributed memory architectures
TL;DR: A detailed performance and scalability analysis of the communication primitives is presented, carried out using a workload generator, kernels from real applications, and a large unstructured adaptive application.
216
An integrated runtime and compile-time approach for parallelizing structured and block structured applications
TL;DR: In this paper, the authors present runtime and compile-time analysis for block structured codes on distributed memory parallel machines in an efficient and machine-independent fashion, which can be used by compilers for HPF-like parallel programming languages in compiling codes in which data distribution, loop bounds and/or strides are unknown at compile time.
•Book
The GENESIS distributed-memory benchmarks
Cliff Addison,Vladimir Getov,Anthony J. G. Hey,Roger W. Hockney,I. C. Wolton +4 more
- 02 Jan 1993
TL;DR: A brief overview of the Genesis Distributed Memory Benchmark suite developed in the Esprit-2 Genesis project is presented in this paper, where a sample of the performance results for these benchmarks is given for a wide variety of different parallel systems.
73