Parallel programming : techniques and applications using networked workstations and parallel computers / Barry Wilkinson, Michael Allen.
Saved in:
Main Author: | |
---|---|
Other Authors: | |
Format: | Book |
Language: | English |
Published: |
Upper Saddle River, N.J. :
Prentice Hall,
©1999 [i.e. 1998]
|
Subjects: |
Table of Contents:
- pt. 1. Basic techniques. Parallel computers
- Message-passing computing
- Embarrassingly parallel computations
- Partitioning and divide-and-conquer strategies
- Pipelined computations
- Synchronous computations
- Load balancing and termination detection
- Programming with shared memory
- pt. 2. Algorithms and applications. Sorting algorithms
- Numerical algorithms
- Image processing
- Searching and optimization
- Appendix A: Basic PVM routines
- Appendix B: Basic MPI routines
- Appendix C: Basic Pthread routines
- Appendix D: Parallel computation models.