An Introduction to Parallel Programming - Hardcover

9780123742605: An Introduction to Parallel Programming
Alle Exemplare der Ausgabe mit dieser ISBN anzeigen:
 
 
An Introduction to Parallel Programming is the first undergraduate text to directly address compiling and running parallel programs on the new multi-core and cluster architecture. It explains how to design, debug, and evaluate the performance of distributed and shared-memory programs. The author Peter Pacheco uses a tutorial approach to show students how to develop effective parallel programs with MPI, Pthreads, and OpenMP, starting with small programming examples and building progressively to more challenging ones., The text is written for students in undergraduate parallel programming or parallel computing courses designed for the computer science major or as a service course to other departments; professionals with no background in parallel computing.

Die Inhaltsangabe kann sich auf eine andere Ausgabe dieses Titels beziehen.

Críticas:

"Pacheco succeeds in introducing the reader to the key issues and considerations in parallel programming. The simplicity of the examples allows the reader to focus on parallel programming aspects rather than application logic. Including both MPI and Pthreads/OpenMP is a good way to illustrate the differences between message passing and shared-memory programming models. The discussions about analyzing the scalability and efficiency of the resulting parallel programs present a key aspect of developing real parallel programs. Finally, working through the same examples using all three facilities helps make this even more concrete." --W. Hu, ComputingReviews.com

"This is a well-written book, appropriately targeted at junior undergraduates. Being easily digestible, it makes the difficult task of parallel programming come across a lot less daunting than I have seen in other texts. Admittedly, it is light on theory; however, the most memorable lessons in parallel programming are those learned from mistakes made. With over 100 programming exercises, learning opportunities abound." --Bernard Kuc, ACM’s Computing Reviews.com

"With the coming of multicore processors and the cloud, parallel computing is most certainly not a niche area off in a corner of the computing world. Parallelism has become central to the efficient use of resources, and this new textbook by Peter Pacheco will go a long way toward introducing students early in their academic careers to both the art and practice of parallel computing." --Duncan Buell, Department of Computer Science and Engineering, University of South Carolina

"An Introduction to Parallel Programming illustrates fundamental programming principles in the increasingly important area of shared memory programming using Pthreads and OpenMP and distributed memory programming using MPI. More importantly, it emphasizes good programming practices by indicating potential performance pitfalls. These topics are presented in the context of a variety of disciplines including computer science, physics and mathematics. The chapters include numerous programming exercises that range from easy to very challenging. This is an ideal book for students or professionals looking to learn parallel programming skills or to refresh their knowledge." --Leigh Little, Department of Computational Science, The College at Brockport, The State University of New York

"An Introduction to Parallel Programming is a well written, comprehensive book on the field of parallel computing. Students and practitioners alike will appreciate the relevant, up-to-date information. Peter Pacheco’s very accessible writing style combined with numerous interesting examples keeps the reader’s attention. In a field that races forward at a dizzying pace, this book hangs on for the wild ride covering the ins and outs of parallel hardware and software." --Kathy J. Liszka, Department of Computer Science, University of Akron

"Parallel computing is the future and this book really helps introduce this complicated subject with practical and useful examples." --Andrew N. Sloss FBCS, Consultant Engineer, ARM, Author of ARM System Developer’s Guide

Contraportada:

Learn how to fully harness the power of parallel computing using MPI, PThreads, and OpenMP.

An Introduction to Parallel Programming

Peter S. Pacheco, University of San Francisco

With the coming of multicore processors and the cloud, parallel computing is most certainly not a niche area off in a corner of the computing world. Parallelism has become central to the efficient use of resources, and this new textbook by Peter Pacheco will go a long way toward introducing students early in their academic careers to both the art and practice of parallel computing.

Duncan Buell Department of Computer Science and Engineering University of South Carolina

An Introduction to Parallel Programming illustrates fundamental programming principles in the increasingly important area of shared memory programming using Pthreads and OpenMP and distributed memory programming using MPI. More importantly, it emphasizes good programming practices by indicating potential performance pitfalls. These topics are presented in the context of a variety of disciplines including computer science, physics and mathematics. The chapters include numerous programming exercises that range from easy to very challenging. This is an ideal book for students or professionals looking to learn parallel programming skills or to refresh their knowledge.

Leigh Little Department of Computational Science The College at Brockport, The State University of New York

An Introduction to Parallel Programming is a well written, comprehensive book on the field of parallel computing. Students and practitioners alike will appreciate the relevant, up-to-date information. Peter Pacheco’s very accessible writing style combined with numerous interesting examples keeps the reader’s attention. In a field that races forward at a dizzying pace, this book hangs on for the wild ride covering the ins and outs of parallel hardware and software.

Kathy J. Liszka Department of Computer Science University of Akron

Parallel computing is the future and this book really helps introduce this complicated subject with practical and useful examples.

Andrew N. Sloss FBCS Consultant Engineer, ARM Author of ARM System Developer’s Guide

Parallel programming is no longer just for specialists. If you want to fully exploit the power of clusters and multicore processors, it's essential that you learn the basics of distributed- and shared-memory parallel programming. An Introduction to Parallel Programming uses a tutorial approach to show you how to develop effective parallel programs with MPI, PThreads, and OpenMP. Whether you are a student or a practicing professional, Peter Pacheco’s new book will show you how to design, debug, and evaluate the performance of distributed and shared-memory programs.

Features

  • Features a tutorial approach, starting with small programming examples and building progressively to more challenging examples
  • Focuses on designing, debugging and evaluating the performance of distributed and shared-memory programs
  • Stresses hands-on development of parallel programs, using MPI, PThreads, and OpenMP programming models

About the Author

Peter S. Pacheco Professor Computer Science and Mathematics University of San Francisco

|

Learn how to fully harness the power of parallel computing using MPI, PThreads, and OpenMP.

An Introduction to Parallel Programming

Peter S. Pacheco, University of San Francisco

With the coming of multicore processors and the cloud, parallel computing is most certainly not a niche area off in a corner of the computing world. Parallelism has become central to the efficient use of resources, and this new textbook by Peter Pacheco will go a long way toward introducing students early in their academic careers to both the art and practice of parallel computing.

Duncan Buell Department of Computer Science and Engineering University of South Carolina

An Introduction to Parallel Programming illustrates fundamental programming principles in the increasingly important area of shared memory programming using Pthreads and OpenMP and distributed memory programming using MPI. More importantly, it emphasizes good programming practices by indicating potential performance pitfalls. These topics are presented in the context of a variety of disciplines including computer science, physics and mathematics. The chapters include numerous programming exercises that range from easy to very challenging. This is an ideal book for students or professionals looking to learn parallel programming skills or to refresh their knowledge.

Leigh Little Department of Computational Science The College at Brockport, The State University of New York

An Introduction to Parallel Programming is a well written, comprehensive book on the field of parallel computing. Students and practitioners alike will appreciate the relevant, up-to-date information. Peter Pacheco’s very accessible writing style combined with numerous interesting examples keeps the reader’s attention. In a field that races forward at a dizzying pace, this book hangs on for the wild ride covering the ins and outs of parallel hardware and software.

Kathy J. Liszka Department of Computer Science University of Akron

Parallel computing is the future and this book really helps introduce this complicated subject with practical and useful examples.

Andrew N. Sloss FBCS Consultant Engineer, ARM Author of ARM System Developer’s Guide

Parallel programming is no longer just for specialists. If you want to fully exploit the power of clusters and multicore processors, it's essential that you learn the basics of distributed- and shared-memory parallel programming. An Introduction to Parallel Programming uses a tutorial approach to show you how to develop effective parallel programs with MPI, PThreads, and OpenMP. Whether you are a student or a practicing professional, Peter Pacheco’s new book will show you how to design, debug, and evaluate the performance of distributed and shared-memory programs.

Features

  • Features a tutorial approach, starting with small programming examples and building progressively to more challenging examples

  • Focuses on designing, debugging and evaluating the performance of distributed and shared-memory programs

  • Stresses hands-on development of parallel programs, using MPI, PThreads, and OpenMP programming models

About the Author

Peter S. Pacheco Professor Computer Science and Mathematics University of San Francisco

„Über diesen Titel“ kann sich auf eine andere Ausgabe dieses Titels beziehen.

Gebraucht kaufen

Zustand: Gut
Ship within 24hrs. Satisfaction... Mehr zu diesem Angebot erfahren

Versand: Gratis
Innerhalb der USA

Versandziele, Kosten & Dauer

In den Warenkorb

Weitere beliebte Ausgaben desselben Titels

9789380931753: INTRODUCTION TO PARALLEL PROGRAMMING

Vorgestellte Ausgabe

ISBN 10:  9380931751 ISBN 13:  9789380931753
Verlag: ELSEVIER INDIA, 2011
Softcover

  • 9780125242608: An Introduction to Parallel Programming

    Softcover

  • 9780128103821: An Introduction to Parallel Programming

    Morgan..., 2017
    Softcover

Beste Suchergebnisse beim ZVAB

Beispielbild für diese ISBN

Pacheco, Peter
ISBN 10: 0123742609 ISBN 13: 9780123742605
Gebraucht Hardcover Anzahl: 1
Anbieter:
BooksRun
(Philadelphia, PA, USA)
Bewertung

Buchbeschreibung Hardcover. Zustand: Very Good. 1. Ship within 24hrs. Satisfaction 100% guaranteed. APO/FPO addresses supported. Artikel-Nr. 0123742609-8-1

Weitere Informationen zu diesem Verkäufer | Verkäufer kontaktieren

Gebraucht kaufen
EUR 23,75
Währung umrechnen

In den Warenkorb

Versand: Gratis
Innerhalb der USA
Versandziele, Kosten & Dauer
Beispielbild für diese ISBN

Pacheco, P. S.
Verlag: Elsevier (2011)
ISBN 10: 0123742609 ISBN 13: 9780123742605
Gebraucht Hardcover Anzahl: 1
Anbieter:
Anybook.com
(Lincoln, Vereinigtes Königreich)
Bewertung

Buchbeschreibung Zustand: Good. This is an ex-library book and may have the usual library/used-book markings inside.This book has hardback covers. In good all round condition. No dust jacket. Please note the Image in this listing is a stock photo and may not match the covers of the actual item,900grams, ISBN:9780123742605. Artikel-Nr. 9613733

Weitere Informationen zu diesem Verkäufer | Verkäufer kontaktieren

Gebraucht kaufen
EUR 27,75
Währung umrechnen

In den Warenkorb

Versand: EUR 14,01
Von Vereinigtes Königreich nach USA
Versandziele, Kosten & Dauer
Beispielbild für diese ISBN

Peter Pacheco (University of San Francisco, USA)
ISBN 10: 0123742609 ISBN 13: 9780123742605
Gebraucht Paperback Anzahl: 1
Anbieter:
WorldofBooks
(Goring-By-Sea, WS, Vereinigtes Königreich)
Bewertung

Buchbeschreibung Paperback. Zustand: Very Good. An Introduction to Parallel Programming is the first undergraduate text to directly address compiling and running parallel programs on the new multi-core and cluster architecture. It explains how to design, debug, and evaluate the performance of distributed and shared-memory programs. The author Peter Pacheco uses a tutorial approach to show students how to develop effective parallel programs with MPI, Pthreads, and OpenMP, starting with small programming examples and building progressively to more challenging ones. The text is written for students in undergraduate parallel programming or parallel computing courses designed for the computer science major or as a service course to other departments; professionals with no background in parallel computing. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged. Artikel-Nr. GOR013498591

Weitere Informationen zu diesem Verkäufer | Verkäufer kontaktieren

Gebraucht kaufen
EUR 44,53
Währung umrechnen

In den Warenkorb

Versand: EUR 5,64
Von Vereinigtes Königreich nach USA
Versandziele, Kosten & Dauer
Beispielbild für diese ISBN

Peter (University of San Francisco, USA) Pacheco
ISBN 10: 0123742609 ISBN 13: 9780123742605
Gebraucht Hardcover Anzahl: 1
Anbieter:
Buchpark
(Trebbin, Deutschland)
Bewertung

Buchbeschreibung Zustand: Gut. Zustand: Gut - Gebrauchs- und Lagerspuren. Außen: angestoßen. Innen: Geknickt. | Seiten: 392 | Sprache: Englisch. Artikel-Nr. 9654513/3

Weitere Informationen zu diesem Verkäufer | Verkäufer kontaktieren

Gebraucht kaufen
EUR 33,77
Währung umrechnen

In den Warenkorb

Versand: EUR 45,00
Von Deutschland nach USA
Versandziele, Kosten & Dauer