Kaushik Datta

EECS Department, University of California, Berkeley

Technical Report No. UCB/EECS-2006-5

January 24, 2006

http://www2.eecs.berkeley.edu/Pubs/TechRpts/2006/EECS-2006-5.pdf

Titanium is an explicitly parallel dialect of Java designed for high-performance scientific programming. It offers object-orientation, strong typing, and safe memory management in the context of a language that supports high performance and scalable parallelism. We present an overview of the language features and demonstrate their use in the context of the NAS Parallel Benchmarks, a benchmark suite of common scientific kernels. We argue that parallel languages like Titanium provide greater expressive power than conventional approaches, thereby enabling more concise and expressive code and minimizing time to solution. Moreover, the Titanium implementations of three of the NAS Parallel Benchmarks can match or even exceed the performance of the standard Fortran/MPI implementations at realistic problem sizes and processor scales, while still using far cleaner, shorter and more maintainable code.


BibTeX citation:

@techreport{Datta:EECS-2006-5,
    Author= {Datta, Kaushik},
    Title= {The NAS Parallel Benchmarks in Titanium},
    Year= {2006},
    Month= {Jan},
    Url= {http://www2.eecs.berkeley.edu/Pubs/TechRpts/2006/EECS-2006-5.html},
    Number= {UCB/EECS-2006-5},
    Abstract= {Titanium is an explicitly parallel dialect of Java designed for high-performance scientific programming.  It offers object-orientation, strong typing, and safe memory management in the context of a language that supports high performance and scalable parallelism.  We present an overview of the language features and demonstrate their use in the context of the NAS Parallel Benchmarks, a benchmark suite of common scientific kernels.  We argue that parallel languages like Titanium provide greater expressive power than conventional approaches, thereby enabling more concise and expressive code and minimizing time to solution.  Moreover, the Titanium implementations of three of the NAS Parallel Benchmarks can match or even exceed the performance of the standard Fortran/MPI implementations at realistic problem sizes and processor scales, while still using far cleaner, shorter and more maintainable code.},
}

EndNote citation:

%0 Report
%A Datta, Kaushik 
%T The NAS Parallel Benchmarks in Titanium
%I EECS Department, University of California, Berkeley
%D 2006
%8 January 24
%@ UCB/EECS-2006-5
%U http://www2.eecs.berkeley.edu/Pubs/TechRpts/2006/EECS-2006-5.html
%F Datta:EECS-2006-5