Programming Massively Parallel Processors: A Hands-on Approach

(11 customer reviews)

Original price was: $89.99.Current price is: $19.95.

Product details :
    ✔️ (PDF) • Pages : 556

    Programming Massively Parallel Processors: A Hands-on Approach shows both students and professionals alike the basic concepts of parallel programming and GPU architecture. Concise, intuitive, and practical, it is based on years of road-testing in the authors’ own parallel computing courses. Various techniques for constructing and optimizing parallel programs are explored in detail, while case studies demonstrate the development process, which begins with computational thinking and ends with effective and efficient parallel programs. The new edition includes updated coverage of CUDA, including the newer libraries such as CuDNN. New chapters on frequently used parallel patterns have been added, and case studies have been updated to reflect current industry practices.

    • Parallel Patterns Introduces new chapters on frequently used parallel patterns (stencil, reduction, sorting) and major improvements to previous chapters (convolution, histogram, sparse matrices, graph traversal, deep learning)
    • Ampere Includes a new chapter focused on GPU architecture and draws examples from recent architecture generations, including Ampere
    • Systematic Approach Incorporates major improvements to abstract discussions of problem decomposition strategies and performance considerations, with a new optimization checklist

    11 reviews for Programming Massively Parallel Processors: A Hands-on Approach

    1. Steve Cole (verified owner)

      I liked the reorganizations and updates from the 3rd edition to this one. As an instructor, I also very much appreciated the section in the front material describing the typical usage and course context of the book’s chapters, and dependencies and pathways through the chapters.

    2. Arthur Morgan (verified owner)

      The cover and some pages in the first chapter are folded. Clearly the previous owner returned it before finishing reading the first chapter for some reason

    3. Arslan (verified owner)

      Just finished reading the first chapter and I am already impressed.

    4. Mark Saroufim (verified owner)

      I’ve been using this book to teach my sessions in the cuda mode discord community, it’s been by far the best reference I’ve found on the market to learn CUDA.

      In particular chapters 1-6 will give you the core foundation to be able to start working on your own CUDA kernels and if you supplement those chapters with learning how to integrate your kernels in pytorch using features like load_inline but also the ncu profiler you’ll be well on your way to writing real-world kernels that are performant. There’ a long glossary of confusing concepts like grids, blocks, threads, warps which you won’t remember if you’re browsing the occasional medium blogpost or Wikipedia article, even ChatGPT often makes subtle mistakes. Learning CUDA or at least the basics of it is very much a open the textbook and do the problems sort of exercise.

      Starting chapter 7 the book goes into various case studies of popular algorithms and how to optimize them , the lessons are generically helpful even if you’re not interested in those subproblems but my point is more that the book becomes significantly easier to understand after the initial struggle from chapter 1 through 6. This is also a natural point for you to experiment with your own CUDA kernels in maybe a workload you’re trying to accelerate at work, whenever you get stuck you can browse the book for inspiration on common CUDA patterns that accelerate performance.

      Before this book I’d been stuck in tutorial hell with cuda for many years but this book gave me the right foundation to start using kernels at my day job and it’s been a fantastic level up. Keep in mind that with tools like ChatGPT or code generators like torch.compile you can focus on only learning CUDA as opposed to also having to learn about makefiles and c++

      Granted the main gap the book seems to have is that it doesn’t really cover CUDA C++ so reading codebases like CUTLASS will still be a struggle but more importantly the book doesn’t cover how to program with tensor cores or have a treatment of lower precision dtypes and with modern ML workloads. CUDA streams are also briefly covered but spending a bit more on NCCL would be really nice to see in future editions.

    5. Eduardo Hiroshi Nakamura (verified owner)

      Excelente

    6. Brandon Awbrey (verified owner)

      Very clear and thoughtful, covers not only the programming abstractions needed to use CUDA to develop applications, but uses that context to explain the hardware differences and challenges. One of the best programming books I’ve ever read.

    7. Brian L. (verified owner)

      Covers CUDA programming and then has several chapters discussing massively parallel algorithms.

    8. Al – NW2M (verified owner)

      A great overview along with deep-dives. College & Masters level content.

    9. Nitin Deshpande (verified owner)

      A great book for beginners. The fundamentals are explained crisply and clearly. A highly recommended book.

    10. Seripis (verified owner)

      Very happy with the quality and delivery

    11. Vamshi Balanaga (verified owner)

      It’s good

    Add a review
    YOUR CART
    SWEET! Add more products and get 20% Cart off on your entire order!

    New item(s) have been added to your cart.

    Quantity: 1
    Total: $19.00
    The Creative Programmer Original price was: $40.00.Current price is: $20.00.
    The SAGE Handbook of Qualitative Research Original price was: $178.00.Current price is: $19.99.
    Programming Massively Parallel Processors: A Hands-on Approach Original price was: $89.99.Current price is: $19.95.
    Writing for Developers: Blogs that get read Original price was: $69.99.Current price is: $25.99.
    Practice Makes Perfect: Algebra II Review and Workbook, Third Edition Original price was: $25.00.Current price is: $8.95.
    Concepts in Thermal Physics (Second edition) Original price was: $146.69.Current price is: $19.99.
    Trigonometry 011 Edition Original price was: $203.74.Current price is: $20.00.
    Do Plants Know Math?: Unwinding the Story of Plant Spirals, from Leonardo da Vinci to Now Original price was: $27.95.Current price is: $14.99.
    Calculus 8th Edition Original price was: $355.95.Current price is: $20.00.
    Tiny CSS Projects Original price was: $149.99.Current price is: $23.95.
    Visual Complex Analysis: 25th Anniversary Edition Original price was: $141.17.Current price is: $19.99.
    CompTIA Security+: Get Certified Get Ahead: (SY0-401 to SY0-701) Original price was: $59.99.Current price is: $37.99.
    Math-ish: Finding Creativity, Diversity, and Meaning in Mathematics Original price was: $29.99.Current price is: $12.94.
    How to Prove It: A Structured Approach Original price was: $112.65.Current price is: $19.99.
    Natural Language Processing in Action, Second Edition Original price was: $279.99.Current price is: $29.99.
    Agentic Design Patterns: A Hands-On Guide to Building Intelligent Systems Original price was: $54.99.Current price is: $21.99.
    Machine Learning using Python Original price was: $16.99.Current price is: $7.99.
    Modeling Life: The Mathematics of Biological Systems Original price was: $80.09.Current price is: $17.99.
    Objective Bayesian Inference Original price was: $118.00.Current price is: $20.00.
    The Math Book (DK Big Ideas) Original price was: $21.99.Current price is: $10.95.
    Generative AI in Action Original price was: $59.99.Current price is: $24.00.
    Building LLMs for Production: Enhancing LLM Abilities and Reliability with Prompting, Fine-Tuning, and RAG Original price was: $89.99.Current price is: $9.99.
    Introduction to Linear Algebra (Gilbert Strang, 5) 6th Edition Original price was: $87.50.Current price is: $19.95.
    Schaum's Outline of College Algebra, Fifth Edition Original price was: $23.00.Current price is: $9.90.
    Introduction to Graph Theory (Dover Books on Mathematics) Original price was: $35.00.Current price is: $8.99.
    Introduction to Probability, Statistics, and Random Processes Original price was: $69.95.Current price is: $19.99.
    RAG-Driven Generative AI: Build custom retrieval augmented generation pipelines with LlamaIndex, Deep Lake, and Pinecone Original price was: $45.99.Current price is: $19.95.
    All the Math You Missed: (But Need to Know for Graduate School) Original price was: $51.99.Current price is: $19.95.
    The Linux Programming Interface: A Linux and UNIX System Programming Handbook Original price was: $62.99.Current price is: $19.99.
    Lead Developer Career Guide Original price was: $49.99.Current price is: $21.99.
    Blueprints: How Mathematics Shapes Creativity Original price was: $42.00.Current price is: $19.99.
    Trigonometry 8th Edition Original price was: $375.95.Current price is: $19.99.
    Numsense! Data Science for the Layman: No Math Added Original price was: $28.99.Current price is: $5.49.
    GitHub Actions in Action: Continuous integration and delivery for DevOps Original price was: $66.99.Current price is: $22.95.
    Managing Machine Learning Projects: From design to deployment Original price was: $49.99.Current price is: $23.00.
    Math and Architectures of Deep Learning Original price was: $69.99.Current price is: $25.00.
    Linear Optimization and Duality: A Modern Exposition Original price was: $100.00.Current price is: $20.00.
    Building Agentic AI Systems Original price was: $49.99.Current price is: $19.19.
    Robin Hood Math: Take Control of the Algorithms That Run Your Life Original price was: $129.00.Current price is: $15.95.
    A Little History of Mathematics (Little Histories) Original price was: $66.00.Current price is: $19.00.
    5
    Discount: 20% Cart
    Spend over: $200.00
    $93.88
    46.94%
    $200.00