Skip to main content

Large Scale Acoustic Simulations on Clusters of SMPs

  • Chapter
Integral Methods in Science and Engineering
  • 575 Accesses

Abstract

Finite element codes are usually parallelized either at a low level by exploiting fine grain loop parallelism or at a much higher level by exploiting the coarse grain parallelism of a mesh splitting in a domain decomposition type approach. The advantage of the first technique is its simplicity, in particular if the code already exists and, even better, is already vectorized. This approach is usually the preferred method if the target machine is a computer with a global address space, on which the cost of communication between computing entities (in this setting commonly denoted by threads) is usually relatively low. This is in particular the case if all the processors of the target computer physically share the same memory; this type of platform is usually referred to as Symmetric Multi-Processors (SMP). The second strategy, based on mesh splitting, is much more involved. Turning a sequential single-domain code into a parallel multi-domain code might require a complete redesign and at least imposes to add new communication subroutines at many places in the existing code. This, however, is a necessary step to exploit parallelism on platforms where the computing entities do not share any address space (in this setting commonly denoted by processes). This is typically the case on distributed memory computers.

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
Hardcover Book
USD 54.99
Price excludes VAT (USA)
  • 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.

References

  1. L. Giraud, Combining Shared and Distributed Memory Programming Models on Clusters of Symmetric Multiprocessors: Some Basic Promising Experiments, Int. J. High Perf. Comput. Appl. 16 (2002).

    Google Scholar 

  2. OpenMP Architecture review Board. OpenMP Fortran Application Program Interface, Technical Report Version 2.0 (2000).

    Google Scholar 

  3. Message Passing Interface Forum. MPI: A message-passing interface standard, Internat. J. Supercomputer Appl. and High Performance Computing 8(3/4) (1994).

    Google Scholar 

  4. F.B. Jensen et al. Computational Ocean Acoustics, AIP Series in Modern Acoustics and Signal Processing, Section 7.4, American Institute of Physics, New York, 1994.

    Google Scholar 

  5. T.J.R. Hughes, R.M. Ferencz, and J.O. Hallquist, Large-scale vectorized implicit calculations in solid mechanics on a Cray X-MP/48 utilizing EBE preconditioned conjugate gradients, Comput. Meth. Appl. Mech. Engrg. 61 (1987), 215–248.

    Article  MathSciNet  MATH  Google Scholar 

  6. M.B. van Gijzen, Parallel ocean flow computations on a regular and on an irregular grid, in Lect. Notes Comp. Sci., 1067, Springer-Verlag, 1996, 207–212.

    Article  Google Scholar 

  7. M.R. Hestenes and E. Stiefel, Methods of conjugate gradients for solving linear systems, J. Res. Nati Bur. Stand. 49 (1954), 409–436.

    Article  MathSciNet  Google Scholar 

Download references

Authors

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2004 Springer Science+Business Media New York

About this chapter

Cite this chapter

Giraud, L., van Gijzen, M.B. (2004). Large Scale Acoustic Simulations on Clusters of SMPs. In: Constanda, C., Largillier, A., Ahues, M. (eds) Integral Methods in Science and Engineering. Birkhäuser, Boston, MA. https://doi.org/10.1007/978-0-8176-8184-5_11

Download citation

  • DOI: https://doi.org/10.1007/978-0-8176-8184-5_11

  • Publisher Name: Birkhäuser, Boston, MA

  • Print ISBN: 978-1-4612-6479-8

  • Online ISBN: 978-0-8176-8184-5

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics