Show Entry in Talks and Presentations

You may return to the Main Menu when done.

Showing 1 entry


[javaics2ktalk]
Sameer Shende, and Allen D. Malony, "Performance Tools for Parallel Java Environments," slides from talk at Second Workshop on Java for High Performance Computing, ICS 2000, Santa Fe, May 2000.

Keywords: Java, TAU, parallel, MPI, profiling, tracing, performance evaluation

Parallel Java environments present challenging problems for performance tools because of Java's rich language system and its multi-level execution platform combined with the integration of native-code application libraries and parallel runtime software. In addition to the desire to provide robust performance measurement and analysis capabilities for the Java language itself, the coupling of different software execution contexts under a uniform performance model needs careful consideration of how events of interest are observed and how cross-context parallel execution information is linked. This paper relates our experience in extending the TAU performance system to a parallel Java environment based on mpiJava. We describe the instrumentation model used, how performance measurements are made, and the overhead incurred. A parallel Java application simulating the game of life is used to show the performance system's capabilities.

URLs:

Modified:
Created: Fri May 12 10:45:48 2000


Current Collection: Talks and Presentations
[ Menu | List | Show | About ]

Return to the ParaDucks Research Group Publications page.