Niet blij met je aankoop? Geeft niet! Je kunt artikelen tot 30 dagen retourneren
Met een cadeaubon zit je altijd goed. De ontvanger kan de cadeaubon voor alles uit ons assortiment inwisselen.
Tot 30 dagen retourrecht
Follow a DeepSeek request from its interface to a correct, measured result on GPUs.
A model architecture alone does not explain how a user request becomes a response. Between the interface and the result, state must be represented, scheduled, moved, synchronized, stored, and checked. Deep Dive into DeepSeek, Volume II makes that execution path visible.
The book follows the ownership and movement of request state across serving runtimes, GPU kernels, distributed communication, and storage. It identifies which component owns each handoff, keeps performance reasoning attached to correctness, and distinguishes conclusions established by source inspection from conclusions established by measurement.
Written for machine-learning engineers, systems practitioners, researchers, and students, this volume builds on the model vocabulary established in Volume I while reintroducing the systems contracts it needs. No prior GPU programming or distributed-systems programming experience is required.
For readers who want to understand what happens between a model interface and a measured GPU result, this is a mechanism-first guide to the DeepSeek systems stack.