Installing NVIDIA drivers
Written by
Updated at July 8, 2024
To enable compatibility with GPU, make sure that NVIDIA drivers are installed on the VM. You can install the drivers either when preparing the image or from inside the VM after it is created.
Drivers for Tesla® V100
To install the drivers for NVIDIA® Tesla® V100:
- Go to the form
page. - Select Data Center / Tesla in the Product type field.
- Select V-Series in the Product series field.
- Select Tesla V100 in the Product family field.
- Select the OS in the Operating system field.
- Specify other settings according to your OS and driver requirements.
- Click Search. The appropriate driver page opens.
- Click Download now.
- Run the downloaded installer and follow the instructions.
Drivers for Ampere® A100
In Compute Cloud, there are two available configurations for VMs based on AMD EPYC® with NVIDIA® Ampere® A100: with 1 GPU and 8 GPUs. For the 8 GPU configuration, you should additionally install Fabric Manager
To install the drivers for NVIDIA® Ampere® A100:
- Go to the form
page. - Select Data Center / Tesla in the Product type field.
- Select A-Series in the Product series field.
- Select NVIDIA A100 in the Product family field.
- Select the OS in the Operating system field.
- Specify other settings according to your OS and driver requirements.
- Click Search. The appropriate driver page opens.
- Click Download now.
- Run the downloaded installer and follow the instructions.
To install and configure Fabric Manager:
-
In the terminal, run:
sudo apt install -y nvidia-driver-<driver_version>-server nvidia-utils-<driver_version>-server nvidia-fabricmanager-<driver_version> sudo systemctl enable nvidia-fabricmanager sudo systemctl start nvidia-fabricmanager
Note
When installing, specify the required driver version (for example, 460).
-
Test Fabric Manager:
nvidia-smi nvlink -s