The design and evolution of Zipcode (1994)
Cached
Download Links
- [www.cs.msstate.edu]
- [www4.informatik.uni-erlangen.de]
- [ardra.hpcl.cis.uab.edu]
- DBLP
Other Repositories/Bibliography
| Venue: | Parallel Computing |
| Citations: | 20 - 9 self |
BibTeX
@ARTICLE{Skjellum94thedesign,
author = {Anthony Skjellum and Steven G. Smith and Nathan E. Doss and Alvin P. Leung and Manfred Morari},
title = {The design and evolution of Zipcode},
journal = {Parallel Computing},
year = {1994},
volume = {20},
pages = {565--596}
}
Years of Citing Articles
OpenURL
Abstract
Zipcode is a message-passing and process-management system that was designed for multicomputers and homogeneous networks of computers in order to support libraries and large-scale multicomputer software. The system has evolved signi cantly over the last ve years, based on our experiences and identi ed needs. Features of Zipcode that were originally unique to it, were its simultaneous support of static process groups, communication contexts, and virtual topologies, forming the \mailer " data structure. Point-to-point and collective operations reference the underlying group, and use contexts to avoid mixing up messages. Recently, wehave added \gather-send " and \receive-scatter " semantics, based on persistent Zipcode \invoices, " both as a means to simplify message passing, and as a means to reveal more potential runtime optimizations. Key features in Zipcode appear in the forthcoming MPI standard.







