eBooks-it.org Logo
eBooks-IT.org Inner Image

Programming Massively Parallel Processors

A Hands-on Approach

2nd Edition
Programming Massively Parallel Processors Image

Book Details:

Publisher:Morgan Kaufmann
Series: Morgan Kaufmann
Author:David B. Kirk
Edition:2
ISBN-10:0124159923
ISBN-13:9780124159921
Pages:514
Published:Dec 28 2012
Posted:Nov 19 2014
Language:English
Book format:PDF
Book size:21.4 MB

Book Description:

Programming Massively Parallel Processors: A Hands-on Approach shows both student and professional alike the basic concepts of parallel programming and GPU architecture. Various techniques for constructing parallel programs are explored in detail. Case studies demonstrate the development process, which begins with computational thinking and ends with effective and efficient parallel programs. Topics of performance, floating-point format, parallel patterns, and dynamic parallelism are covered in depth. This best-selling guide to CUDA and GPU parallel programming has been revised with more parallel programming examples, commonly-used libraries such as Thrust, and explanations of the latest tools. With these improvements, the book retains its concise, intuitive, practical approach based on years of road-testing in the authors' own parallel computing courses.Updates in this new edition include: New coverage of CUDA 5.0, improved performance, enhanced development tools, increased hardware support, and moreIncreased coverage of related technology, OpenCL and new material on algorithm patterns, GPU clusters, host programming, and data parallelismTwo new case studies (on MRI reconstruction and molecular visualization) explore the latest applications of CUDA and GPUs for scientific research and high-performance computing

Download Link:

Related Books:

Programming the Parallel Port

Interfacing the PC for Data Acquisition and Process Control
Programming the Parallel Port Image
Why purchase expensive add-on cards or bus interfaces when you can develop effective and economical data acquisition and process controls using C programs? Using the under-employed printer adapter (that is, the parallel port of your PC), you can turn your computer into a powerful tool for developing microprocessor applications. Learn how to build a complete data acquisition system and such varied applications as a CCD camera controller, a photometer interface, and a wave form generator. The book also covers the enhanced parallel port (EPP), the extended capabilities port (ECP), interfacing analog-to-digital converters, and data acquisition under Linux. This extraordinary software approach to interfacing through the parallel port will be especially ap...

Parallel Programming

With Intel Parallel Studio XE
Parallel Programming Image
Optimize code for multi-core processors with Intel's Parallel StudioParallel programming is rapidly becoming a "must-know" skill for developers. Yet, where to start? This teach-yourself tutorial is an ideal starting point for developers who already know Windows C and C++ and are eager to add parallelism to their code. With a focus on applying tools, techniques, and language extensions to implement parallelism, this essential resource teaches you how to write programs for multicore and leverage the power of multicore in your programs. Sharing hands-on case studies and real-world examples, the authors examine the challenges of each project and show you how to overcome them.Explores conversion of serial code to parallelFocuses on implementing ...

Parallel and Concurrent Programming in Haskell

Techniques for Multicore and Multithreaded Programming
Parallel and Concurrent Programming in Haskell Image
If you have a working knowledge of Haskell, this hands-on book shows you how to use the language's many APIs and frameworks for writing both parallel and concurrent programs. You'll learn how parallelism exploits multicore processors to speed up computation-heavy programs, and how concurrency enables you to write programs with threads for multiple interactions. Author Simon Marlow walks you through the process with lots of code examples that you can run, experiment with, and extend. Divided into separate sections on Parallel and Concurrent Haskell, this book also includes exercises to help you become familiar with the concepts presented:Express parallelism in Haskell with the Eval monad and Evaluation Strategies Parallelize ordinary Haskell code with...



2007 - 2021 © eBooks-IT.org