[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to main content

Abstract

Multipol is a library of distributed data structures designed for irregular applications, including those with asynchronous communication patterns. In this paper, we describe the Multipol runtime layer, which provides an efficient and portable abstraction underlying the data structures. It contains a thread system to express computations with varying degrees of parallelism and to support multiple threads per processor for hiding communication latency. To simplify programming in a multithreaded environment, Multipol threads are small, finite-length computations that are executed atomically. Rather than enforcing a single scheduling policy on threads, users may write their own schedulers or choose one of the schedulers provided by Multipol. The system is designed for distributed memory architectures and performs communication optimizations such as message aggregation to improve efficiency on machines with high communication startup overhead. The runtime system currently runs on the Thinking Machines CM5, Intel Paragon, and IBM SPI, and is being ported to a network of workstations. Multipol applications include an event-driven timing simulator [1], an eigenvalue solver [2], and a program that solves the phylogeny problem [3].

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Subscribe and save

Springer+ Basic
£29.99 /Month
  • Get 10 units per month
  • Download Article/Chapter or eBook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now

Buy Now

Chapter
GBP 19.95
Price includes VAT (United Kingdom)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
GBP 103.50
Price includes VAT (United Kingdom)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
GBP 129.99
Price includes VAT (United Kingdom)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book
GBP 129.99
Price includes VAT (United Kingdom)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Similar content being viewed by others

References

  1. Chih-Po Wen and Katherine Yelick. Portable parallel asynchronous simulation on distributed memory architectures. In Internation Conference on Parallel Processing, 1995. To appear.

    Google Scholar 

  2. Soumen Chakrabarti and Abhiram Ranade and Katherine Yelick Randomized Load Balancing for Tree Structured Computation In IEEE Scalable High Performance Computing Conference, 1995.

    Google Scholar 

  3. Jeff Jones. Exploiting parallelism in the perfect phylogeny computation. Master’s thesis (TR-95–869), University of California, Berkeley, Computer Science Division, December 1994.

    Google Scholar 

  4. Soumen Chakrabarti and Katherine Yelick. Distributed data structures and algorithms for Gröbner basis computation. Lisp and Symbolic Computation, 1994.

    Google Scholar 

  5. H. Berryman, J. Saltz, and J. Scroggs. Execution time support for adaptive scientific algorithms on distributed memory multiprocessors. Concurrency: Practice and Experience, pages 159–178, June 1991.

    Google Scholar 

  6. D. Culler, A. Sah, K. Schauser, T. von Eicken, and J. Wawrzynek. Fine-grain parallelism with minimal hardware support: A compiler-controlled threaded abstract machine. In Proc. of 4th Int. Conf. on Architectural Support for Programming Languages and Operating Systems,Santa-Clara, CA, April 1991.

    Google Scholar 

  7. Ian Foster, Carl Kesselman, Robert Olson, and Steve Tuccke. Nexus: An interoperability toolkit for parallel and distributed computer systems. Technical Report ANL/MCS-TM189, Argonne National Laboratory, 1991.

    Google Scholar 

  8. Thorsten Eicken, D.E. Culler, Seth Copen Goldstein, and Klaus Erik Schauser. Active messages: a mechanism for integrated communication and computation. In International Symposium on Computer Architecture, 1992.

    Google Scholar 

  9. E.A. Brewer and Robert D. Blumofe. Strata: A multi-layer communication library. To appear as a MIT Technical Report, February 1994.

    Google Scholar 

  10. David Culler, Kim Keeton, Lok Tim Liu, Alan Mainwaring, Rich Martin, Steve Rodrigues, and Kristin Wright. The generic active message interface specification. Unpublished, 1994.

    Google Scholar 

  11. Chih-Po Wen and Katherine Yelick. Parallel timing simulation on a distributed memory multiprocessor. In International Conference on CAD, Santa Clara, CA, November 1993. An earlier version appeared as UCB Technical Report CSD-93–723.

    Google Scholar 

  12. R.D. Blumofe, C.F. Joerg, B.C. Kuszmaul, C.E. Leiserson, K.H. Randall, and Yuli Zhou. Cilk: An efficient multithreaded runtime system. In Principles and Practice of Parallel Programming, 1995.

    Google Scholar 

  13. D.R. Jefferson. Virtual time. ACM Transactions on Programming Languages and Systems, 7(3), July 1985.

    Google Scholar 

  14. Chih-Po Wen. The distributed task queue user’s guide. Unpublished, 1994.

    Google Scholar 

  15. Wei Shu and L.V. Kalé. Chare kernel — a runtime support system for parallel computations. Journal of Parallel and Distributed Computing, 11:198–211, 1991.

    Article  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 1996 Springer Science+Business Media New York

About this chapter

Cite this chapter

Wen, CP., Chakrabarti, S., Deprit, E., Krishnamurthy, A., Yelick, K. (1996). Runtime Support for Portable Distributed Data Structures. In: Szymanski, B.K., Sinharoy, B. (eds) Languages, Compilers and Run-Time Systems for Scalable Computers. Springer, Boston, MA. https://doi.org/10.1007/978-1-4615-2315-4_9

Download citation

  • DOI: https://doi.org/10.1007/978-1-4615-2315-4_9

  • Publisher Name: Springer, Boston, MA

  • Print ISBN: 978-1-4613-5979-1

  • Online ISBN: 978-1-4615-2315-4

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics