- ホーム
- > 洋書
- > 英文書
- > Computer / General
Full Description
The CUDA Handbook is the only comprehensive reference to CUDA that exists. Every CUDA developer, from the casual to the most sophisticated, will find something here of interest and immediate usefulness. Newer CUDA developers will see how the hardware processes commands and how the driver checks progress; more experienced CUDA developers will appreciate the expert coverage of topics such as the driver API and context migration, as well as the guidance on how best to structure CPU/GPU data interchange and synchronisation.
Contents
Part I 1 Background 2 Hardware Architecture 3 Software Architecture 4 Software Environment Part II 5 Memory 6 Streams and Events 7 Kernel Execution 8 Streaming Multiprocessors 9 Multiple GPUs 10 Texturing Part III 11 Streaming Workloads 12 Reduction 13 Scan 14 N-Body 15 Image Processing: Normalized Correlation A The CUDA Handbook Library Glossary/TLA Decoder Index