X
Multicore and GPU Programming: An Integrated Approach
Multicore and GPU Programming: An Integrated Approach

Multicore and GPU Programming: An Integrated Approach

Product ID : 46171696


Galleon Product ID 46171696
Shipping Weight 3.43 lbs
I think this is wrong?
Model
Manufacturer Morgan Kaufmann
Shipping Dimension 9.41 x 7.6 x 1.42 inches
I think this is wrong?
-
Save 28%
Before ₱ 10,315
7,446

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown
  • Electrical items MAY be 110 volts.
  • 7 Day Return Policy
  • All products are genuine and original
  • Cash On Delivery/Cash Upon Pickup Available

Pay with

About Multicore And GPU Programming: An Integrated Approach

Multicore and GPU Programming: An Integrated Approach, Second Edition offers broad coverage of key parallel computing tools, essential for multi-core CPU programming and many-core "massively parallel" computing. Using threads, OpenMP, MPI, CUDA and other state-of-the-art tools, the book teaches the design and development of software capable of taking advantage of modern computing platforms that incorporate CPUs, GPUs and other accelerators. Presenting material refined over more than two decades of teaching parallel computing, author Gerassimos Barlas minimizes the challenge of transitioning from sequential programming to mastering parallel platforms with multiple examples, extensive case studies, and full source code. By using this book, readers will better understand how to develop programs that run over distributed memory machines using MPI, create multi-threaded applications with either libraries or directives, write optimized applications that balance the workload between available computing resources, and profile and debug programs targeting parallel machines. Includes comprehensive coverage of all major multi-core and many-core programming tools and platforms, including threads, OpenMP, MPI, CUDA, OpenCL and Thrust Covers the most recent versions of the above at the time of publication Demonstrates parallel programming design patterns and examples of how different tools and paradigms can be integrated for superior performance Updates in the second edition include the use of the C++17 standard for all sample code, a new chapter on concurrent data structures, a new chapter on OpenCL, and the latest research on load balancing Includes downloadable source code, examples and instructor support materials on the book’s companion website