Driver per NVIDIA Tesla M40 24GB
- Produttore
- NVIDIA
- Modello
- Tesla M40 24GB
- Sistema operativo
-
- Linux
- Tipo di file
-
- Driver
- Versione
- 375.51 64-bit
Hai trovato quello che cercavi?
Descrizione
New in Release 375.51
- Added support for the GRID K520 GPU. This GPU is also used in the Amazon EC2 G2 Instance. For more information on installing the driver and CUDA Toolkit 8 on EC2 instances, see the notes in the Additional Information tab.
Installing the NVIDIA 375.51 Driver and CUDA 8 on AWS G2 Instances
Note that the existing CUDA 8 installer packages contain a version of the driver (375.26) that does not support the K520 GPU and thus additional steps are required to get started with using CUDA on the AWS EC2 G2 instances. One of the easier ways to install drivers and CUDA is to use the network installation package to install the NVIDIA 375.51 driver and the toolkit. For simplicity, these instructions will refer to the steps on an Ubuntu system using the APT package manager. The same instructions will apply when using other package managers such as yum or zypper.
- Update the CUDA network repo keys using the following command
# sudo apt-key adv --fetch-keys
http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64/7fa2af80.pubAdd the CUDA network repo and update the package lists on your system to get new versions of the software and their dependencies. # sudo sh -c 'echo "deb
http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64 /" > /etc/apt/sources.list.d/cuda.list'
# sudo apt-get updateIf you already have CUDA 8 installed on your instance and only need to update the NVIDIA driver, install the cuda-drivers meta-package. Then reboot the instance to complete the installation of the 375.51 NVIDIA driver. # sudo apt-get -y --no-install-recommends install cuda-drivers
# sudo rebootIf you also need to install the CUDA toolkit, then install the cuda-toolkit-8-0 meta-package to download and install CUDA 8. # sudo apt-get -y install cuda-toolkit-8-0
Refer to the Linux Installation Guide for CUDA Toolkit for more information on using runfiles or local installers to install CUDA on various Linux distributions. The guide is located at the following URL: ( http://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html )
Supported products
P-Series:
Tesla P100, Tesla P40, Tesla P4
K-Series:Tesla K80, Tesla K40c, Tesla K40m, Tesla K40s, Tesla K40st, Tesla K40t, Tesla K20Xm, Tesla K20m, Tesla K20s, Tesla K20c, Tesla K10, Tesla K8
C-Class:Tesla C2075, Tesla C2070, Tesla C2050
M-Class:M60, M40 24GB, M40, M6, M4, M2090, M2075, M2070, M2070-Q, M2050
X-Class:Tesla X2070, Tesla X2090
Utile
0 %
0