- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- Bhaumik Vaidya
- 148字
- 2021-08-13 15:48:19
Summary
To summarize, in this chapter, you were introduced to CUDA and briefed upon the importance of parallel computing. Applications of CUDA and GPUs in various domains were discussed at length. The chapter described the hardware and software setup required to execute CUDA applications on your PCs. It gave a step-by-step procedure to install CUDA on local PCs.
The last section gave a starting guide for application development in CUDA C by developing a simple program and executing it on Windows and Ubuntu.
In the next chapter, we will build on this knowledge of programming in CUDA C. You will be introduced to parallel computing using CUDA C by way of several practical examples to show how it is faster compared to normal programming. You will also be introduced to the concepts of threads and blocks and how synchronization is performed between multiple threads and blocks.
- 程序員面試筆試寶典(第3版)
- Software Defined Networking with OpenFlow
- 機器人Python青少年編程開發實例
- NativeScript for Angular Mobile Development
- Java:Data Science Made Easy
- 實戰低代碼
- ASP.NET 3.5程序設計與項目實踐
- Learning JavaScript Data Structures and Algorithms
- C#實踐教程(第2版)
- 智能手機故障檢測與維修從入門到精通
- 數字媒體技術概論
- Mastering JavaScript Promises
- 深入理解Zabbix監控系統
- Kotlin入門與實戰
- Learning jqPlot