Comparison of message passing and shared memory architectures for data parallel programs

20Citations
Citations of this article
30Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Shared memory and message passing are two opposing communication models for parallel multicomputer architectures. Comparing such architectures has been difficult, because applications must be hand-crafted for each architecture, often resulting in radically different sources for comparison. While it is clear that shared memory machines are currently easier to program, in the future, programs will be written in high-level languages and compiled to the specific parallel target, thus eliminating this difference. In this paper, we evaluate several parallel architecture alternatives - message passing, NUMA, and cache-coherent shared memory - for a collection of scientific benchmarks written in C*, a data-parallel language. Using a single suite of C* source programs, we compile each benchmark and simulate the interconnect for the alternative models. Our objective is to examine underlying, technology-independent costs inherent in each alternative. Our results show the relative work required to execute these data parallel programs on the different architectures, and point out where some models have inherent advantages for particular data-parallel program styles.

Cite

CITATION STYLE

APA

Klaiber, A. C., & Levy, H. M. (1994). Comparison of message passing and shared memory architectures for data parallel programs. In Conference Proceedings - Annual International Symposium on Computer Architecture, ISCA (pp. 94–105). Publ by IEEE. https://doi.org/10.1145/192007.192020

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free