- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- Bhaumik Vaidya
- 140字
- 2021-08-13 15:48:14
Introducing CUDA and Getting Started with CUDA
This chapter gives you a brief introduction to CUDA architecture and how it has redefined the parallel processing capabilities of GPUs. The application of CUDA architecture in real-life scenarios will be demonstrated. This chapter will serve as a starting guide for software developers who want to accelerate their applications by using general-purpose GPUs and CUDA. The chapter describes development environments used for CUDA application development and how the CUDA toolkit can be installed on all operating systems. It covers how basic code can be developed using CUDA C and executed on Windows and Ubuntu operating systems.
The following topics will be covered in this chapter:
- Introducing CUDA
- Applications of CUDA
- CUDA development environments
- Installing CUDA toolkit on Windows, Linux, and macOS
- Developing simple code, using CUDA C
推薦閱讀
- 摩登創客:與智能手機和平板電腦共舞
- JavaScript:Functional Programming for JavaScript Developers
- 看透JavaScript:原理、方法與實踐
- 計算機應用基礎案例教程
- Arduino計算機視覺編程
- Oracle數據庫編程經典300例
- 從零開始學Android開發
- Data Science Algorithms in a Week
- 數據科學中的實用統計學(第2版)
- AutoCAD基礎教程
- C/C++代碼調試的藝術(第2版)
- Manage Your SAP Projects with SAP Activate
- jMonkeyEngine 3.0 Beginner’s Guide
- C語言從入門到精通(第5版)
- R語言與網站分析