- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- Bhaumik Vaidya
- 136字
- 2021-08-13 15:48:18
Installing the CUDA toolkit on all operating systems
This section covers instructions on how to install CUDA on all supported platforms. It also describes steps to verify installation. While installing CUDA, you can choose between a network installer and an offline local installer. A network installer has a lower initial download size, but it needs an internet connection while installing. A local offline installer has a higher initial download size. The steps discussed in this book are for local installation. A CUDA toolkit can be downloaded for Windows, Linux, and macOS for both 32-bit and 64-bit architecture from the following link: https://developer.nvidia.com/cuda-downloads.
After downloading the installer, refer to the following steps for your particular operating system. CUDAx.x is used as notation in the steps, where x.x indicates the version of CUDA that you have downloaded.
- Mastering JavaScript Object-Oriented Programming
- Visual C++實例精通
- Web Application Development with MEAN
- Practical Game Design
- 嚴密系統設計:方法、趨勢與挑戰
- 名師講壇:Spring實戰開發(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- 微服務從小白到專家:Spring Cloud和Kubernetes實戰
- Java Web開發詳解
- Hands-On GUI Programming with C++ and Qt5
- 大話Java:程序設計從入門到精通
- Python 3.7從入門到精通(視頻教學版)
- Unity 2018 Augmented Reality Projects
- Python 快速入門(第3版)
- Android開發進階實戰:拓展與提升
- Leaflet.js Essentials