Verwandte Artikel zu An Introduction to Parallel Programming

An Introduction to Parallel Programming - Hardcover

 
9780123742605: An Introduction to Parallel Programming

Inhaltsangabe

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.

  • VerlagMorgan Kaufmann Publishers In
  • Erscheinungsdatum2011
  • ISBN 10 0123742609
  • ISBN 13 9780123742605
  • EinbandTapa dura
  • SpracheEnglisch
  • Anzahl der Seiten392

Gebraucht kaufen

Zustand: Befriedigend
Ship within 24hrs. Satisfaction...
Diesen Artikel anzeigen

Gratis für den Versand innerhalb von/der USA

Versandziele, Kosten & Dauer

EUR 11,89 für den Versand von Vereinigtes Königreich nach USA

Versandziele, Kosten & Dauer

Weitere beliebte Ausgaben desselben Titels

Suchergebnisse für An Introduction to Parallel Programming

Beispielbild für diese ISBN

Pacheco, Peter
ISBN 10: 0123742609 ISBN 13: 9780123742605
Gebraucht Hardcover

Anbieter: BooksRun, Philadelphia, PA, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

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

Verkäufer kontaktieren

Gebraucht kaufen

EUR 9,77
Währung umrechnen
Versand: Gratis
Innerhalb der USA
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Internationale Ausgabe
Internationale Ausgabe

Pacheco
ISBN 10: 0123742609 ISBN 13: 9780123742605
Gebraucht Paperback Erstausgabe
Internationale Ausgabe

Anbieter: BooksRun, Philadelphia, PA, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: Good. First Edition. International edition. Ship within 24hrs. Satisfaction 100% guaranteed. APO/FPO addresses supported. Artikel-Nr. 9380931751-11-1-7

Verkäufer kontaktieren

Gebraucht kaufen

EUR 12,04
Währung umrechnen
Versand: Gratis
Innerhalb der USA
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Pacheco, P. S.
Verlag: Elsevier, 2011
ISBN 10: 0123742609 ISBN 13: 9780123742605
Gebraucht Hardcover

Anbieter: Anybook.com, Lincoln, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

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

Verkäufer kontaktieren

Gebraucht kaufen

EUR 27,67
Währung umrechnen
Versand: EUR 14,12
Von Vereinigtes Königreich nach USA
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Peter (University of San Francisco, USA) Pacheco
ISBN 10: 0123742609 ISBN 13: 9780123742605
Gebraucht Hardcover

Anbieter: Buchpark, Trebbin, Deutschland

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

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

Verkäufer kontaktieren

Gebraucht kaufen

EUR 33,77
Währung umrechnen
Versand: EUR 45,00
Von Deutschland nach USA
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Pacheco, Peter
Verlag: Morgan Kaufmann Pub, 2011
ISBN 10: 0123742609 ISBN 13: 9780123742605
Neu Hardcover

Anbieter: Revaluation Books, Exeter, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Hardcover. Zustand: Brand New. 1st edition. 392 pages. 9.50x7.75x1.00 inches. In Stock. Artikel-Nr. 0123742609

Verkäufer kontaktieren

Neu kaufen

EUR 110,77
Währung umrechnen
Versand: EUR 11,89
Von Vereinigtes Königreich nach USA
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb