Skip to main content

Building a Conservative Parallel Simulation with Existing Component Libraries

  • Conference paper
  • First Online:
Languages, Compilers, and Run-Time Systems for Scalable Computers (LCR 1998)

Part of the book series: Lecture Notes in Computer Science ((LNCS,volume 1511))

  • 234 Accesses

Abstract

Our application is a parallel discrete event simulation of a wafer fabrication plant. When implementing such an application using a conservative protocol [2] on a shared-memory multiprocessor, an effective approach is for the programmer to use a general parallel runtime library, and implement optimizations specific to the simulation application. We initially evaluated four runtime libraries [9] and found Active Threads [3] to be most suitable and efficient for thread-creation and synchronization. But Active Threads’ memory management does not scale well. We therefore added a different memory management library called Vmalloc [7] to provide a more efficient way to dynamically allocate and deallocate objects. For parallel application development, it is good news that there are public-domain research libraries which are both efficient and stable enough to build applications on sharedmemory multiprocessor. The ability to use independent component libraries cannot be over-emphasized, and is very relevant to making parallel programming easier and more accessible to application programmers.

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

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight 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.

References

  1. R. D. Blumofe, C. F. Joerg, B. C. Kuszmaul, C. E. Leiserson, K. H. Randall and Y. Zhou. Cilk: An Efficient Multithreaded Runtime System. Journal of Parallel and Distributed Computing, Vol.37, No.1, pp.55–69, 1996.

    Article  Google Scholar 

  2. Wentong Cai, E. Letertre and S. J. Turner. Dag Consistent parallel Simulation: a Predictable and Robust Conservative Algorithm. In Proceedings of 11th Workshop on Parallel and Distributed Simulation (PADS’97), pp. 178–181, Lockenhaus Austria, June 1997.

    Google Scholar 

  3. Boris Weissman. Active threads manaul. International Computer Science Institute, Berkeley, CA 94704. Technical Report TR-97-037. 1997.

    Google Scholar 

  4. The Institute of Electrical and Electronics Engineers. Portable Operating System Interface (POSIX)-Part 1: Amendment 2: Threads Extensions [C Language]. POSIX P1003.4a/D7. April 1993.

    Google Scholar 

  5. Wolfram Gloger. ptmalloc Library. ftp://ftp.dent.med.uni-muenchen.de/pub/wmglo/ptmalloc.tar.gz

  6. Jonathan M.D. Hill. Installation and User Guide for the Oxford BSP toolset (v1.1) implementation of BSPlib. Oxford Parallel Computing Laboratory, Oxford University. June 1997.

    Google Scholar 

  7. Kiem-Phong Vo. Vmalloc: A General and Efficient Memory Allocator. Software-Practice and Experience. Vol. 26(3), pp. 357–374, March 1996.

    Google Scholar 

  8. Sanjay Jain. Virtual Factory Framework: A Key Enabler for Agile Manufacturing. Proceedings of 1995 INRIA/ IEEE Symposium on Emerging Technologies and Factory Automation, Paris, Oct. 1995, Vol. 1, pp. 247–258, IEEE Computer Society Press, Los Alamitos, CA.

    Chapter  Google Scholar 

  9. Chu-Cheow Lim, Yoke-Hean Low et al. An Empirical Comparison of Runtime Systems for Conservative Parallel Simulation. 2nd Workshop on Runtime Systems for Parallel Programming (RTSPP 98). Orlando, Florida-USA, March 30, 1998.

    Google Scholar 

  10. David M. Nicol, “The Cost of Conservative Synchronization in Parallel Discrete Event Simulation„, Journal of the ACM, Vol.40, No.2, pp.304–333, April 1993.

    Article  MATH  Google Scholar 

  11. Sematech. Modeling Data Standards, version 1.0. Technical report, Sematech, Inc., Austin, TX78741, 1997.

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 1998 Springer-Verlag Berlin Heidelberg

About this paper

Cite this paper

Lim, C.C., Low, Y.H. (1998). Building a Conservative Parallel Simulation with Existing Component Libraries. In: O’Hallaron, D.R. (eds) Languages, Compilers, and Run-Time Systems for Scalable Computers. LCR 1998. Lecture Notes in Computer Science, vol 1511. Springer, Berlin, Heidelberg. https://doi.org/10.1007/3-540-49530-4_29

Download citation

  • DOI: https://doi.org/10.1007/3-540-49530-4_29

  • Published:

  • Publisher Name: Springer, Berlin, Heidelberg

  • Print ISBN: 978-3-540-65172-7

  • Online ISBN: 978-3-540-49530-7

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics