X

Professional CUDA C Programming

Product ID : 16266501


Galleon Product ID 16266501
Model
Manufacturer
Shipping Dimension Unknown Dimensions
I think this is wrong?
-
3,541

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown

Pay with

About Professional CUDA C Programming

Product Description Break into the powerful world of parallel GPU programming with this down-to-earth, practical guide Designed for professionals across multiple industrial sectors, Professional CUDA C Programming  presents CUDA -- a parallel computing platform and programming model designed to ease the development of GPU programming -- fundamentals in an easy-to-follow format, and teaches readers how to think in parallel and implement parallel algorithms on GPUs. Each chapter covers a specific topic, and includes workable examples that demonstrate the development process, allowing readers to explore both the "hard" and "soft" aspects of GPU programming. Computing architectures are experiencing a fundamental shift toward scalable parallel computing motivated by application requirements in industry and science. This book demonstrates the challenges of efficiently utilizing compute resources at peak performance, presents modern techniques for tackling these challenges, while increasing accessibility for professionals who are not necessarily parallel programming experts. The CUDA programming model and tools empower developers to write high-performance applications on a scalable, parallel computing platform: the GPU. However, CUDA itself can be difficult to learn without extensive programming experience. Recognized CUDA authorities John Cheng, Max Grossman, and Ty McKercher guide readers through essential GPU programming skills and best practices in Professional CUDA C Programming, including: CUDA Programming Model GPU Execution Model GPU Memory model Streams, Event and Concurrency Multi-GPU Programming CUDA Domain-Specific Libraries Profiling and Performance Tuning The book makes complex CUDA concepts easy to understand for anyone with knowledge of basic software development with exercises designed to be both readable and high-performance. For the professional seeking entrance to parallel computing and the high-performance computing community, Professional CUDA C Programming is an invaluable resource, with the most current information available on the market. From the Inside Flap Break into the powerful world of parallel computing Focused on the essential aspects of CUDA, Professional CUDA C Programming offers down-to-earth coverage of parallel computing. Packed with examples and exercises that help you see code, real-world applications, and try out new skills, this resource makes the complex concepts of parallel computing accessible and easy to understand. Each chapter is organized around one central topic, and includes workable examples that demonstrate the development process, allowing you to measure significant performance gains while exploring all aspects of GPU programming. Professional CUDA C Programming: Focuses on GPU programming skills and best practices that deliver outstanding performance Shows you how to think in parallel Turns complex subjects into easy-to-understand concepts Makes information accessible across multiple industrial sectors Features helpful examples and exercises in each chapter Covers the essentials for those who are not experts in C programming wrox.com Programmer Forums Join our Programmer to Programmer forums to ask and answer programming questions about this book, join discussions on the hottest topics in the industry, and connect with fellow programmers from around the world. Code Downloads Take advantage of free code samples from this book, as well as code samples from hundreds of other books, all ready to use. Read More Find articles, e-books, sample chapters, and tables of contents for hundreds of books, and more reference resources on programming topics that matter to you. From the Back Cover Break into the powerful world of parallel computing Focused on the essential aspects of CUDA, Professional CUDA C Programming offers down-to-earth coverage of parallel computing. Packed with examples and exercises that help you see code, real-world applications, and try out