Introduction to parallel computing : design and analysis of algorithms /

Take advantage of the power of parallel computers with this comprehensive introduction to methods for the design, implementation, and analysis of parallel algorithms. You'll examine many important core topics, including sorting and graph algorithms, discrete optimization techniques, and scienti...

Fuld beskrivelse

Saved in:
Bibliografiske detaljer
Andre forfattere: Kumar, Vipin, 1956-
Format: Bog
Sprog:English
Udgivet: Redwood City, Calif. : Benjamin/Cummings Pub. Co., c1994.
Fag:
Indholdsfortegnelse:
  • Ch. 1. Introduction
  • Ch. 2. Models of Parallel Computers
  • Ch. 3. Basic Communication Operations
  • Ch. 4. Performance and Scalability of Parallel Systems
  • Ch. 5. Dense Matrix Algorithms
  • Ch. 6. Sorting
  • Ch. 7. Graph Algorithms
  • Ch. 8. Search Algorithms for Discrete Optimization Problems
  • Ch. 9. Dynamic Programming
  • Ch. 10. Fast Fourier Transform
  • Ch. 11. Solving Sparse Systems of Linear Equations
  • Ch. 12. Systolic Algorithms and their Mapping onto Parallel Computers
  • Ch. 13. Parallel Programming
  • Appendix A: Complexity of Functions and Order Analysis.