- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- Bhaumik Vaidya
- 84字
- 2021-08-13 15:48:17
NVIDIA graphics card driver
If you want to communicate with NVIDIA GPU hardware, then you will need a system software for it. NVIDIA provides a device driver to communicate with the GPU hardware. If the NVIDIA graphics card is properly installed, then these drivers are installed automatically with it on your PC. Still, it is good practice to check for driver updates periodically from the NVIDIA website: http://www.nvidia.in/Download/index.aspx?lang=en-in. You can select your graphics card and operating system for driver download from this link.
推薦閱讀
- Python科學計算(第2版)
- Java Web開發之道
- Visual Basic程序設計(第3版):學習指導與練習
- NativeScript for Angular Mobile Development
- Servlet/JSP深入詳解
- Python GUI Programming Cookbook
- 前端架構:從入門到微前端
- CKA/CKAD應試教程:從Docker到Kubernetes完全攻略
- 網絡爬蟲原理與實踐:基于C#語言
- Python機器學習編程與實戰
- Mastering Apache Spark 2.x(Second Edition)
- Creating Stunning Dashboards with QlikView
- Java Web從入門到精通(第3版)
- Qt5 C++ GUI Programming Cookbook
- C編程技巧:117個問題解決方案示例