- Hands-On GPU Programming with Python and CUDA
- Dr. Brian Tuomanen
- 135字
- 2021-06-10 19:25:36
Installing the GPU drivers
If you already have drivers for your GPU installed, you may possibly skip this step; moreover, some versions of CUDA are pre-packaged with the latest drivers. Quite often, CUDA is very particular about which driver you have installed and may not even work with the CUDA Toolkit driver, so you may have to experiment with several different drivers before you find one that works.
Generally speaking, Windows has better CUDA driver compatibility and a more user-friendly installation than Linux. Windows users may consider skipping this step and just use the driver that is packaged with the CUDA Toolkit, which we will install a little later in this chapter. We would strongly suggest that Linux users (particularly Linux laptop users), however, closely follow all the steps in this section before proceeding.
- pcDuino開發(fā)實(shí)戰(zhàn)
- Linux系統(tǒng)架構(gòu)與運(yùn)維實(shí)戰(zhàn)
- Implementing Cisco UCS Solutions
- 玩到極致 iPhone 4S完全攻略
- Windows Vista融會貫通
- Instant Optimizing Embedded Systems using Busybox
- Java EE 8 Design Patterns and Best Practices
- Docker+Kubernetes應(yīng)用開發(fā)與快速上云
- Ceph分布式存儲實(shí)戰(zhàn)
- 計算機(jī)系統(tǒng)的自主設(shè)計
- 計算機(jī)應(yīng)用基礎(chǔ)(Windows 7+Office 2016)
- 鴻蒙操作系統(tǒng)設(shè)計原理與架構(gòu)
- Learn OpenShift
- Java EE 8 High Performance
- 計算機(jī)應(yīng)用基礎(chǔ)(Windows 7+Office 2010)