NASA Logo

NTRS

NTRS - NASA Technical Reports Server

Back to Results
A Portable MPI-Based Parallel Vector Template LibraryThis paper discusses the design and implementation of a polymorphic collection library for distributed address-space parallel computers. The library provides a data-parallel programming model for C + + by providing three main components: a single generic collection class, generic algorithms over collections, and generic algebraic combining functions. Collection elements are the fourth component of a program written using the library and may be either of the built-in types of c or of user-defined types. Many ideas are borrowed from the Standard Template Library (STL) of C++, although a restricted programming model is proposed because of the distributed address-space memory model assumed. Whereas the STL provides standard collections and implementations of algorithms for uniprocessors, this paper advocates standardizing interfaces that may be customized for different parallel computers. Just as the STL attempts to increase programmer productivity through code reuse, a similar standard for parallel computers could provide programmers with a standard set of algorithms portable across many different architectures. The efficacy of this approach is verified by examining performance data collected from an initial implementation of the library running on an IBM SP-2 and an Intel Paragon.
Document ID
19970010616
Acquisition Source
Ames Research Center
Document Type
Contractor Report (CR)
Authors
Sheffler, Thomas J.
(Research Inst. for Advanced Computer Science Moffett Field, CA United States)
Date Acquired
September 6, 2013
Publication Date
February 1, 1995
Subject Category
Computer Systems
Report/Patent Number
NASA-CR-203263
RIACS-TR-95-04
NAS 1.26:203263
Accession Number
97N15796
Funding Number(s)
CONTRACT_GRANT: NAS2-13721
Distribution Limits
Public
Copyright
Work of the US Gov. Public Use Permitted.
No Preview Available