- Hands-On GPU Programming with Python and CUDA
- Dr. Brian Tuomanen
- 96字
- 2021-06-10 19:25:37
Installing the CUDA Toolkit (Windows)
In the case of Windows users, you can install the package by double-clicking on the .exe file and following all the on-screen prompts.
Once the installation is complete, reset your system. We will now ensure that CUDA was installed correctly by checking the nvcc compiler. Under the Start menu, click on the Visual Studio 2015 folder, and then click VS2015 x64 Native Tools Command Prompt. A Terminal window will pop up; now type nvcc --version and press Enter, which should give you the version information of the NVIDIA compiler.
推薦閱讀
- Windows Server 2012 Hyper-V:Deploying the Hyper-V Enterprise Server Virtualization Platform
- Social Media Mining with R
- Extending Puppet
- Python基礎教程(第3版)
- Windows Server 2019 Administration Fundamentals
- STM32庫開發實戰指南:基于STM32F4
- Linux命令行大全(第2版)
- Linux內核設計的藝術:圖解Linux操作系統架構設計與實現原理
- NetDevOps入門與實踐
- ElasticSearch Cookbook
- Linux內核API完全參考手冊(第2版)
- Learning Continuous Integration with Jenkins(Second Edition)
- Multi-Cloud for Architects
- Docker for Developers
- Linux內核設計的藝術:圖解Linux操作系統架構設計與實現原理(第2版)