Join Books.org — it's free

Parallel Programming: Techniques and Applications Using Networked Workstations and Parallel Computers by Barry Wilkinson β€” book cover
Programming - General & Miscellaneous, Parallel, Distributed, and Supercomputing

Parallel Programming: Techniques and Applications Using Networked Workstations and Parallel Computers

by Barry Wilkinson
Available on Bookshop Write a review

Books.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.

Log in to track your reading progress.

Overview

This accessible text covers the techniques of parallel programming in a practical manner that enables readers to write and evaluate their parallel programs. Supported by the National Science Foundation and exhaustively class-tested, it is the first text of its kind that does not require access to a special multiprocessor system, concentrating instead on parallel programs that can be executed on networked computers using freely available parallel software tools. The book covers the timely topic of cluster programming, interesting to many programmers due to the recent availability of low-cost computers. Uses MPI pseudocodes to describe algorithms and allows different programming tools to be implemented, and provides readers with thorough coverage of shared memory programming, including Pthreads and OpenMP. Useful as a professional reference for programmers and system administrators.

Synopsis

This accessible text covers the techniques of parallel programming in a practical manner that enables readers to write and evaluate their parallel programs. Supported by the National Science Foundation and exhaustively class-tested, it is the first text of its kind that does not require access to a special multiprocessor system, concentrating instead on parallel programs that can be executed on networked computers using freely available parallel software tools.

The book covers the timely topic of cluster programming, interesting to many programmers due to the recent availability of low-cost computers. Uses MPI pseudocodes to describe algorithms and allows different programming tools to be implemented, and provides readers with thorough coverage of shared memory programming, including Pthreads and OpenMP.

Useful as a professional reference for programmers and system administrators.

Booknews

Covers the techniques of parallel programming in a practical manner that enables students to write and evaluate their parallel programs. The authors introduce parallel programming techniques as a natural extension to sequential programming, develop the basic techniques of message-passing parallel programming, and address problem-specific algorithms in both non-numeric and numeric domains. Also covers shared memory, Pthreads, image processing, searching, and optimization. Requires no prerequisites in parallel programming, as it assumes only C programming knowledge. Intended for undergraduate computer science students and CS professionals. Annotation c. by Book News, Inc., Portland, Or.

Reviews

There are no reviews yet. Log in to write one.

Editorials

Booknews

Covers the techniques of parallel programming in a practical manner that enables students to write and evaluate their parallel programs. The authors introduce parallel programming techniques as a natural extension to sequential programming, develop the basic techniques of message-passing parallel programming, and address problem-specific algorithms in both non-numeric and numeric domains. Also covers shared memory, Pthreads, image processing, searching, and optimization. Requires no prerequisites in parallel programming, as it assumes only C programming knowledge. Intended for undergraduate computer science students and CS professionals. Annotation c. by Book News, Inc., Portland, Or.

Book Details

Published
March 1, 2004
Publisher
Prentice Hall
Pages
496
Format
Paperback
ISBN
9780131405639

More by Barry Wilkinson

Similar books