CUDA by example : an introduction to general-purpose GPU programming /

Chi tiết về thư mục
Tác giả chính: Sanders, Jason
Tác giả khác: Kandrot, Edward
Định dạng: Sách
Ngôn ngữ:English
Được phát hành: Upper Saddle River, NJ : Addison-Wesley, 2011.
Những chủ đề:
Classic Catalogue: View this record in Classic Catalogue
Mục lục:
  • Why CUDA? why now?
  • Getting started
  • Introduction to CUDA C
  • Parallel programming in CUDA C
  • Thread cooperation
  • Constant memory and events
  • Texture memory
  • Graphics interoperability
  • Atomics
  • Streams
  • CUDA C on multiple GPUs
  • The final countdown
  • Appendix A : advanced atomics.