- 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.
推薦閱讀
- Mastering vRealize Operations Manager(Second Edition)
- Red Hat Enterprise Linux 8系統管理實戰
- Arch Linux Environment Setup How-to
- 精通Linux內核開發
- Kubernetes網絡權威指南:基礎、原理與實踐
- Windows Server 2012 Hyper-V Cookbook
- 計算機系統開發與優化實戰
- AutoCAD 2014中文版從入門到精通
- 從實踐中學習Kali Linux無線網絡滲透測試
- Linux服務器配置與管理
- 寫給架構師的Linux實踐:設計并實現基于Linux的IT解決方案
- Docker容器技術與應用
- VMware vSphere 5.1 Cookbook
- 電腦辦公(Windows10+Office2016)從新手到高手
- Docker for Developers