Proceedings Article10.1109/CAIDCD.2008.4730615
Application of HPJava in parallel computing
Yongzhi Zhu,Yanling Wang,Jing Guo +2 more
- 30 Dec 2008
- pp 481-483
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.
read more
Abstract: The article discusses the application of HPJava language for parallel computing and various rules about use of distributed arrays in HPJava programes. We illustrated how to build a Beowulf system under Linux and HPJava and use matrix multiplication parallel algorithm module design to test this Beowulf system.
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
References
Platforms for hpjava: runtime support for scalable
Programming In Java,Sang Boem Lim +1 more
- 01 Jan 2003
Object-based message passing in high performance computing using java
Geoffrey C. Fox,Sunghoon Ko +1 more
- 01 Jan 2000
TL;DR: This work designs for Java interfaces to High Performance Computing softwares, investigates various issues and options for parallel programming in Java—data parallelism and message passing libraries, and discusses motivations for introducing HPJava, an HPspmd programming model.
2
Platforms for hpjava: runtime support for scalable programming in java
Sang Boem Lim,Gordon Erlebacher +1 more
- 01 Jan 2003
TL;DR: The dissertation work will concentrate on issues related to the development of efficient run time support software for parallel languages extending an underlying object-oriented language, and gives comprehensive benchmark results on a parallel platform.