An introduction to parallel programming
- 1st ed.
- Burlington : Morgan Kaufmann, 2011
- xix, 370 p. : il.
Incluye índice y bibliografía.
Preface -- Acknowledgments -- About the author -- 1. Why parallel computing? -- 2. Parallel hardware and parallel software -- 3. Distributed-memory programming ith MPI -- 4. Shared-memory programming with Pthreads -- 5. Shared-memory programming with OpenMP -- 6. Parallel program development -- 7. Where to go from here -- References -- Index