- Hands-On GPU Programming with Python and CUDA
- Dr. Brian Tuomanen
- 172字
- 2021-06-10 19:25:31
Who this book is for
This book is aimed at one person in particular—that is, myself in the year 2014, when I was trying to develop a GPU-based simulation for my doctoral studies in math. I was poring over multiple books and manuals on GPU programming, trying to make the slightest sense of the field; most texts seemed happy to throw an endless parade of hardware schematics and buzzwords at the reader on every page, while the actual programming took a back seat.
This book is primarily aimed at those who want to actually do GPU programming, but without getting bogged down with gritty technical details and hardware schematics. We will program the GPU in proper C/C++ (CUDA C) in this text, but we will write it inline within Python code by way of the PyCUDA module. PyCUDA allows us to only write the necessary low-level GPU code that we need, while it automatically handles all of the redundancies of compiling, linking, and launching code onto a GPU for us.
- Kubernetes修煉手冊
- 構(gòu)建高可用Linux服務(wù)器(第4版)
- Linux系統(tǒng)文件安全實戰(zhàn)全攻略
- 每天5分鐘玩轉(zhuǎn)Kubernetes
- Getting Started with oVirt 3.3
- Installing and Configuring Windows 10:70-698 Exam Guide
- 深入Linux內(nèi)核架構(gòu)與底層原理(第2版)
- 突破平面3ds Max動畫設(shè)計與制作
- Learning Magento 2 Administration
- Fedora 12 Linux應(yīng)用基礎(chǔ)
- Python UNIX和Linux系統(tǒng)管理指南
- Linux系統(tǒng)最佳實踐工具:命令行技術(shù)
- Linux操作系統(tǒng)
- Linux內(nèi)核API完全參考手冊(第2版)
- 完美應(yīng)用Ubuntu(第2版)