Parallel Programming: for Multicore and Cluster Systems
Autor Thomas Rauber, Gudula Rüngeren Limba Engleză Paperback – 5 apr 2023
The book is structured in three main parts, covering all areas of parallel computing: the architecture of parallel systems, parallel programming models and environments, and the implementation of efficient application algorithms. The emphasis lies on parallel programming techniques needed for different architectures. In particular, this third edition includes an extended update of the chapter on computer architecture and performance analysis taking new developments such as the aspect of energy consumption into consideration. The description of OpenMP has been extended and now also captures the task concept of OpenMP. The chapter on message-passing programming has been extended and updated to include new features of MPI such as extended reduction operations and non-blocking collective communication operations. The chapter on GPU programming also has been updated. All other chapters also have been revised carefully.
The main goal of this book is to present parallel programming techniques that can be used in many situations for many application areas and to enable the reader to develop correct and efficient parallel programs. Many example programs and exercises are provided to support this goal and to show how the techniques can be applied to further applications. The book can be used as a textbook for students as well as a reference book for professionals. The material of the book has been used for courses in parallel programming at different universities for many years.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (2) | 374.89 lei 3-5 săpt. | +34.66 lei 6-12 zile |
Springer International Publishing – 5 apr 2023 | 374.89 lei 3-5 săpt. | +34.66 lei 6-12 zile |
Springer Berlin, Heidelberg – 10 iul 2015 | 413.15 lei 6-8 săpt. |
Preț: 374.89 lei
Preț vechi: 468.62 lei
-20% Nou
Puncte Express: 562
Preț estimativ în valută:
71.75€ • 75.69$ • 59.79£
71.75€ • 75.69$ • 59.79£
Carte disponibilă
Livrare economică 12-26 decembrie
Livrare express 27 noiembrie-03 decembrie pentru 44.65 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783031289231
ISBN-10: 3031289234
Pagini: 554
Ilustrații: XIII, 554 p. 197 illus., 37 illus. in color.
Dimensiuni: 155 x 235 x 35 mm
Greutate: 0.82 kg
Ediția:3rd ed. 2023
Editura: Springer International Publishing
Colecția Springer
Locul publicării:Cham, Switzerland
ISBN-10: 3031289234
Pagini: 554
Ilustrații: XIII, 554 p. 197 illus., 37 illus. in color.
Dimensiuni: 155 x 235 x 35 mm
Greutate: 0.82 kg
Ediția:3rd ed. 2023
Editura: Springer International Publishing
Colecția Springer
Locul publicării:Cham, Switzerland
Cuprins
Preface.- Introduction. - Parallel Computer Architecture.- Parallel Programming Models. - Performance Analysis of Parallel Programs.- Message-Passing Programming.- Thread Programming. - General Purpose GPU Programming. - References.- Index.
Recenzii
“Parallel programming: for multicore and cluster systems is breathlessly encyclopedic, brilliant, and idiosyncratic--and likely to polarize opinions. Incontestably, it’s a valuable shelf reference. For a parallel programming autodidact, it may provide a steep learning curve depending on interests and prior knowledge.” (A. Squassabia, Computing Reviews, September 14, 2023)
Notă biografică
Thomas Rauber has been professor for parallel and distributed systems at the University of Bayreuth since 2002. His research is focusing on algorithms and systems for distributed and parallel programming, on which he published more than 200 papers in journals or conference proceedings.
Gudula Rünger has been professor at the Chemnitz University of Technology since 2000. Her main research interests are parallel and distributed programming both in theory and applications, and she published more than 200 conference and journal papers on these topics.
Gudula Rünger has been professor at the Chemnitz University of Technology since 2000. Her main research interests are parallel and distributed programming both in theory and applications, and she published more than 200 conference and journal papers on these topics.
Textul de pe ultima copertă
This textbook covers the new development in processor architecture and parallel hardware. It provides detailed descriptions of parallel programming techniques that are necessary for developing efficient programs for multicore processors as well as for parallel cluster systems and supercomputers.
The book is structured in three main parts, covering all areas of parallel computing: the architecture of parallel systems, parallel programming models and environments, and the implementation of efficient application algorithms. The emphasis lies on parallel programming techniques needed for different architectures. In particular, this third edition includes an extended update of the chapter on computer architecture and performance analysis taking new developments such as the aspect of energy consumption into consideration. The description of OpenMP has been extended and now also captures the task concept of OpenMP. The chapter on message-passing programming has been extended and updated to include new features of MPI such as extended reduction operations and non-blocking collective communication operations. The chapter on GPU programming also has been updated. All other chapters also have been revised carefully.
The main goal of this book is to present parallel programming techniques that can be used in many situations for many application areas and to enable the reader to develop correct and efficient parallel programs. Many example programs and exercises are provided to support this goal and to show how the techniques can be applied to further applications. The book can be used as a textbook for students as well as a reference book for professionals. The material of the book has been used for courses in parallel programming at different universities for many years.
The book is structured in three main parts, covering all areas of parallel computing: the architecture of parallel systems, parallel programming models and environments, and the implementation of efficient application algorithms. The emphasis lies on parallel programming techniques needed for different architectures. In particular, this third edition includes an extended update of the chapter on computer architecture and performance analysis taking new developments such as the aspect of energy consumption into consideration. The description of OpenMP has been extended and now also captures the task concept of OpenMP. The chapter on message-passing programming has been extended and updated to include new features of MPI such as extended reduction operations and non-blocking collective communication operations. The chapter on GPU programming also has been updated. All other chapters also have been revised carefully.
The main goal of this book is to present parallel programming techniques that can be used in many situations for many application areas and to enable the reader to develop correct and efficient parallel programs. Many example programs and exercises are provided to support this goal and to show how the techniques can be applied to further applications. The book can be used as a textbook for students as well as a reference book for professionals. The material of the book has been used for courses in parallel programming at different universities for many years.
Caracteristici
Broad coverage of all aspects of parallel programming, special emphasis on runtime efficiency and memory organization Presented material has been used in courses for many years Complemented by many examples and an additional website with teaching material