- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- Bhaumik Vaidya
- 236字
- 2021-08-13 15:48:18
Windows
This section covers the steps to install CUDA on Windows, which are as follows:
- Double-click on the installer. It will ask you to select the folder where temporary installation files will be extracted. Select the folder of your choice. It is recommended to keep this as the default.
- Then, the installer will check for system compatibility. If your system is compatible, you can follow the on screen prompt to install CUDA. You can choose between an express installation (default) and a custom installation. A custom installation allows you to choose which features of CUDA to install. It is recommended to select the express default installation.
- The installer will also install CUDA sample programs and the CUDA Visual Studio integration.
Please make sure you have Visual Studio installed before running this installer.
To confirm that the installation is successful, the following aspects should be ensured:
- All the CUDA samples will be located at C:\ProgramData\NVIDIA Corporation\CUDA Samples\vx.x if you have chosen the default path for installation.
- To check installation, you can run any project.
- We are using the device query project located at C:\ProgramData\NVIDIA Corporation\CUDA Samples\vx.x\1_Utilities\deviceQuery.
- Double-click on the *.sln file of your Visual Studio edition. It will open this project in Visual Studio.
- Then you can click on the local Windows debugger in Visual Studio. If the build is successful and the following output is displayed, then the installation is complete:
推薦閱讀
- 演進(jìn)式架構(gòu)(原書第2版)
- Python概率統(tǒng)計(jì)
- 一步一步學(xué)Spring Boot 2:微服務(wù)項(xiàng)目實(shí)戰(zhàn)
- Learning Bayesian Models with R
- Learning Firefox OS Application Development
- Java程序設(shè)計(jì):原理與范例
- 劍指MySQL:架構(gòu)、調(diào)優(yōu)與運(yùn)維
- Solr Cookbook(Third Edition)
- HTML+CSS+JavaScript網(wǎng)頁設(shè)計(jì)從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開發(fā)視頻大講堂)
- Building Serverless Architectures
- Android嵌入式系統(tǒng)程序開發(fā):基于Cortex-A8(第2版)
- Instant Zurb Foundation 4
- Java程序設(shè)計(jì)基礎(chǔ)(第6版)
- Modular Programming with JavaScript
- Elastix Unified Communications Server Cookbook