- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- Bhaumik Vaidya
- 69字
- 2021-08-13 15:48:16
CUDA development environment
To start developing an application using CUDA, you will need to set up the development environment for it. There are some prerequisites for setting up a development environment for CUDA. These include the following:
- A CUDA-supported GPU
- An NVIDIA graphics card driver
- A standard C compiler
- A CUDA development kit
How to check for these prerequisites and install them is discussed in the following sub section.
推薦閱讀
- Web應(yīng)用系統(tǒng)開發(fā)實(shí)踐(C#)
- Java Web開發(fā)之道
- Java開發(fā)入行真功夫
- Python進(jìn)階編程:編寫更高效、優(yōu)雅的Python代碼
- C語言從入門到精通(第4版)
- 零基礎(chǔ)學(xué)MQL:基于EA的自動(dòng)化交易編程
- SAS數(shù)據(jù)統(tǒng)計(jì)分析與編程實(shí)踐
- D3.js 4.x Data Visualization(Third Edition)
- Python圖形化編程(微課版)
- 0 bug:C/C++商用工程之道
- ScratchJr趣味編程動(dòng)手玩:讓孩子用編程講故事
- Troubleshooting Citrix XenApp?
- 計(jì)算語言學(xué)導(dǎo)論
- Sitecore Cookbook for Developers
- Cinder:Begin Creative Coding