Fundamentals of Multicore Software Development: Chapman & Hall/CRC Computational Science
Editat de Victor Pankratius, Ali-Reza Adl-Tabatabai, Walter Tichyen Limba Engleză Paperback – 19 iul 2017
Accessible to newcomers to the field, the book captures the state of the art of multicore programming in computer science. It covers the fundamentals of multicore hardware, parallel design patterns, and parallel programming in C++, .NET, and Java. It also discusses manycore computing on graphics cards and heterogeneous multicore platforms, automatic parallelization, automatic performance tuning, transactional memory, and emerging applications.
As computing power increasingly comes from parallelism, software developers must embrace parallel programming. Written by leaders in the field, this book provides an overview of the existing and up-and-coming programming choices for multicores. It addresses issues in systems architecture, operating systems, languages, and compilers.
Din seria Chapman & Hall/CRC Computational Science
- 20%
Preț: 561.99 lei - 20%
Preț: 556.15 lei - 20%
Preț: 596.90 lei - 20%
Preț: 592.64 lei - 20%
Preț: 359.76 lei - 20%
Preț: 566.07 lei - 20%
Preț: 368.01 lei - 20%
Preț: 345.09 lei - 20%
Preț: 385.13 lei - 20%
Preț: 348.34 lei - 20%
Preț: 352.43 lei - 20%
Preț: 370.21 lei - 20%
Preț: 348.34 lei - 20%
Preț: 399.44 lei - 20%
Preț: 353.60 lei - 20%
Preț: 793.05 lei - 20%
Preț: 348.21 lei - 20%
Preț: 1173.80 lei - 20%
Preț: 674.95 lei - 20%
Preț: 573.87 lei - 20%
Preț: 382.05 lei - 20%
Preț: 1405.17 lei - 29%
Preț: 287.98 lei - 35%
Preț: 550.58 lei - 35%
Preț: 777.33 lei - 34%
Preț: 731.57 lei
Preț: 599.98 lei
Preț vechi: 749.97 lei
-20%
Puncte Express: 900
Preț estimativ în valută:
106.20€ • 123.81$ • 92.00£
106.20€ • 123.81$ • 92.00£
Carte tipărită la comandă
Livrare economică 27 februarie-13 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781138114371
ISBN-10: 1138114375
Pagini: 330
Ilustrații: 17 Equations, 5 in text boxes; 1 Tables, black and white; 101 Illustrations, black and white
Dimensiuni: 156 x 234 x 18 mm
Greutate: 0.61 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Seria Chapman & Hall/CRC Computational Science
ISBN-10: 1138114375
Pagini: 330
Ilustrații: 17 Equations, 5 in text boxes; 1 Tables, black and white; 101 Illustrations, black and white
Dimensiuni: 156 x 234 x 18 mm
Greutate: 0.61 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Seria Chapman & Hall/CRC Computational Science
Cuprins
Basics of Parallel Programming. Programming Languages for Multicore. Programming Heterogeneous Processors. Emerging Technologies.
Notă biografică
Victor Pankratius heads the Multicore Software Engineering group at the Karlsruhe Institute of Technology. He is also the elected chairman of the Software Engineering for Parallel Systems (SEPARS) international working group. With a focus on making parallel programming easier, his research encompasses auto-tuning, language design, debugging, and empirical studies.
Ali-Reza Adl-Tabatabai is a senior principal engineer at Intel Corporation, where he leads a team working on compilers and scalable runtimes. His research concentrates on language features that make it easier to build reliable and scalable parallel programs for future multicore architectures.
Walter Tichy is a professor of computer science and head of the Programming Systems group at the Karlsruhe Institute of Technology. He is also a member of the board of directors of software engineering at Forschungszentrum Informatik (FZI), an independent research institution. His research covers tools and methods to simplify the engineering of general-purpose parallel software, including race detection, auto-tuning, and high-level languages for expressing parallelism.
Ali-Reza Adl-Tabatabai is a senior principal engineer at Intel Corporation, where he leads a team working on compilers and scalable runtimes. His research concentrates on language features that make it easier to build reliable and scalable parallel programs for future multicore architectures.
Walter Tichy is a professor of computer science and head of the Programming Systems group at the Karlsruhe Institute of Technology. He is also a member of the board of directors of software engineering at Forschungszentrum Informatik (FZI), an independent research institution. His research covers tools and methods to simplify the engineering of general-purpose parallel software, including race detection, auto-tuning, and high-level languages for expressing parallelism.
Recenzii
Fundamentals of Multicore Software Development provides a well-organized overview of advances in parallel architectures and software programming. … This reviewer learned much from [the book] and highly recommends it, whether for personal interest or for use as an introductory text.
—Robert Schaefer, ACM SIGSOFT Software Engineering Notes, May 2012
The individual chapters are well written and self contained; they can be read independently yet fit together well into a coherent and logical presentation. Each chapter includes extensive references. … The book will likely appeal most to researchers. …
—Andrew R. Huber, Computing Reviews, March 2012
This book paints a great picture of where we are, and gives more than an inkling of where we may go next. As we gain broader, more general experience with parallel computing based on the foundation presented here, we can be sure that we are helping to rewrite the next chapter — probably the most significant one — in the amazing history of computing.
—From the Foreword by Burton J. Smith, Technical Fellow, Microsoft Corporation
—Robert Schaefer, ACM SIGSOFT Software Engineering Notes, May 2012
The individual chapters are well written and self contained; they can be read independently yet fit together well into a coherent and logical presentation. Each chapter includes extensive references. … The book will likely appeal most to researchers. …
—Andrew R. Huber, Computing Reviews, March 2012
This book paints a great picture of where we are, and gives more than an inkling of where we may go next. As we gain broader, more general experience with parallel computing based on the foundation presented here, we can be sure that we are helping to rewrite the next chapter — probably the most significant one — in the amazing history of computing.
—From the Foreword by Burton J. Smith, Technical Fellow, Microsoft Corporation
Descriere
With multicore processors now in every computer, server, and embedded device, the need for cost-effective, reliable parallel software has never been greater. By explaining key aspects of multicore programming, this book helps software engineers understand parallel programming and master the multicore challenge. Accessible to newcomers to the field, it covers the fundamentals of multicore hardware, parallel design patterns, and parallel programming in C++, .NET, and Java. It also discusses manycore computing on graphics cards and heterogeneous multicore platforms, automatic parallelization, automatic performance tuning, transactional memory, and emerging applications.