Auto Manual Online

Sponsored Links

 

 

 

Runtime Support for Scable Programming in Java

Source: grids.ucs.indiana.edu
Topic: Java Programming


Short Desciption:
parallel scientific programmingin Java. Our HPJava is based around ... The Java programming language is becoming the language of choice for imple ...

 

Content Inside:
Runtime Support for Scable Programming in JavaPage 1Runtime Support for Scable Programming inJavaSang Boem Lim1 Bryan Carpenter2 Geoffrey Fox3and HanKu Lee41Korea Institute of Science and Technology Information (KISTI)Daejeon Koreaslim@kisti.re.kr2OMII University of SouthamptonSouthampton SO17 1BJ UKdbc@ecs.soton.ac.uk3Pervasive Technology Labs at Indiana UniversityBloomington IN 474043730gcf@indiana.edu4School of Internet and Multimedia Engineering Konkuk UniversitySeoul Koreahlee@konkuk.ac.krAbstract. The paper research is concerned with enabling parallel highperformance computationin particular development of scientific software in the networkaware programming language Java. Traditionallythis kind of computing was done in Fortran. Arguably Fortran is becoming a marginalized language with limited economic incentive for vendorsto produce modern development environments optimizing compilers fornew hardware or other kinds of associated software expected of by todays programmers. Hence Java looks like a very promising alternativefor the future.The paper will discuss in detail a particular environment called HPJava.HPJava is the environment for parallel programmingespecially dataparallel scientific programmingin Java. Our HPJava is based arounda small set of language extensions designed to support parallel computation with distributed arrays plus a set of communication libraries. Ahighlevel communication API Adlib is developed as an application levelcommunication library suitable for our HPJava. This communication library supports collective operations on distributed arrays. We includeJava Object as one of the Adlib communication data types. So we fullysupport communication of intrinsic Java types including primitive typesand Java object types.1 IntroductionThe Java programming language is becoming the language of choice for implementing Internetbased applications. Undoubtedly Java provides many benefitsincluding access to secure platformindependent applications from a ...

 

add to Google Reader add to Google Bookmark add to bloglines add to newsgator add to FURL add to digg add to webnews add to Netscape add to Yahoo MyWeb add to spurl.net add to diigo Bookmark newsvine Bookmark del.icio.us Bookmark @ SIMPIFY Bookmark MISTER WONG Bookmark Linkarena Bookmark icio.de Bookmark oneview Bookmark folkd.com Bookmark yigg.de Bookmark reddit Bookmark StumbleUpon Bookmark Slashdot Bookmark blinklist Bookmark technorati add to blogmarks add to blinkbits add to ma.gnolia add to smarking.com add to netvouz add to co.mments add to Connotea add to de.lirio.us

 

Incoming Search Terms

Related PDF Files

Advanced Java Programming


Topic: Java Programming

Page ii Rev 5.1.3 © 2007 ITCourseware, LLC Advanced Java Programming Advanced Java Programming Contributing Authors: John Crabtree, Julie Johnson, Mike Naseef, Jamie Romero, and ...

Java Programming Guide Quick Reference 1999 Pinnacle Software ...


Topic: Java Programming

javac abc.java. 4. After compilation run the program using the Java ... Example: java abc. 5. The program output will be displayed on the command line. ...

Adding Wildcards to the Java Programming Language


Topic: Java Programming

For some time it has been clear that the Java programming. language was going to be extended ... known as genericity or generics in the Java programming ...

Java Programming: A Comprehensive Hands-On Introduction


Topic: Java Programming

Java Programming: A Comprehensive Hands-On Introduction - 4 Days Course 471 Overview You Will Learn How To •Write, compile and execute Java programs •Build robust applications using Javas object ...

MPJExpressMeets Gadget: Towardsa Java Code for Cosmological ...


Topic: Java Programming

... quality Ccodewitha Java code that could potentially be optimized further. The performance of Java Gadget-2 reinforces our belief that Java is a viable option for HPC. With careful programming, it is ...

 

Sponsored Links