NAMD: A Case Study in Multilingual Parallel Programming
Workshop on Languages and Compilers for Parallel Computing (LCPC) 1998
Publication Type: Paper
Repository URL:
Abstract
Parallel languages are tools for constructing efficient application
programs, while reducing the required labor. In this light, using
the most appropriate tool for each component of a complex system
seems natural, resulting in multi-paradigm multilingual
programming. The Converse system developed at Illinois addresses
the issues involved in supporting multilingual applications. This
paper describes the development of a large parallel application in
Computational Biophysics from the point of view of multilingual
programming. NAMD, a molecular dynamics program, is implemented
using three different ``paradigms'': Parallel message-driven
objects, Message-Passing, and Multithreading. The issues faced in
implementing such a system, and the advantages of multilingual
approach are discussed. NAMD is already operational on many
parallel machines. Some preliminary performance results are
presented and the lessons learned from this experience are
discussed.
TextRef
Krishnan Varadarajan, "Communication Library for Parallel Architectures",
Dept. of Computer Science, University of Illinois, 1999.
People
- Laxmikant Kale
- Milind Bhandarkar
- Robert Brunner
- Neal Krawetz
- J. Philips
- Aritomo Shinozaki
Research Areas