What is the latest driver for the V100 (PCIe, 16GB) because this Treiberdetails | NVIDIA says that V100 is supported and was brought by driver search, but wen I install it I get the following error: “The NVIDIA Tesla V100-PCIE-16GB GPU installed in this system is supported through the NVIDIA 580.xx Legacy drivers. Please visit … The 590.48.01 NVIDIA driver will ignore this GPU. …”. I am using AlmaLinux 10.1 on an x86_64_v2 Intel platform if that maters.
I am seeing the same issue under RHEL8. Driver Details | NVIDIA says the 590.48.01 driver supports the V100, but it refuses to work.
Any updates on this? We’re experiencing the same.
No unfortunately not. I Just checked the 595.58.03 Driver, allegedly compatible with V100 and even older GPUs, but still the same Error. I don’t why Nvidia has proper compatibility lists, the current ones are probably AI generated.
FWIW, this seems to have done the trick.
dnf -y module install nvidia-driver:580-dkms
nvidia-smi
Fri Mar 27 15:24:12 2026
±----------------------------------------------------------------------------------------+
| NVIDIA-SMI 580.126.20 Driver Version: 580.126.20 CUDA Version: 13.0 |
±----------------------------------------±-----------------------±---------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 Tesla V100-SXM2-32GB Off | 00000000:18:00.0 Off | 0 |
| N/A 35C P0 41W / 300W | 0MiB / 32768MiB | 0% E. Process |
| | | N/A |
±----------------------------------------±-----------------------±---------------------+
| 1 Tesla V100-SXM2-32GB Off | 00000000:3B:00.0 Off | 0 |
| N/A 30C P0 40W / 300W | 0MiB / 32768MiB | 0% E. Process |
| | | N/A |
±----------------------------------------±-----------------------±---------------------+
| 2 Tesla V100-SXM2-32GB Off | 00000000:86:00.0 Off | 0 |
| N/A 33C P0 41W / 300W | 0MiB / 32768MiB | 0% E. Process |
| | | N/A |
±----------------------------------------±-----------------------±---------------------+
| 3 Tesla V100-SXM2-32GB Off | 00000000:AF:00.0 Off | 0 |
| N/A 34C P0 41W / 300W | 0MiB / 32768MiB | 0% E. Process |
| | | N/A |
±----------------------------------------±-----------------------±---------------------+
any update on this? the v590 and the v595 release notes says the Tesla V100 is supported… but it looks like it’s only actually works up to the v580 version.
Hi everyone. Thanks for pinging the issue again.
I asked internally if I could get some clarification, I’ll try and get back to you when I know more.
did you find out any info?
Thanks for the Ping!
Yes, The issue was a mismatch between notes on the Web site and actual release notes/supported GPUs listing.
They will update the notes on the download pages, or might already have updated them.
Bottom line, the web site information was outdated, the installation warning is correct. V100 is on the legacy driver branch now, not supported by v590 and newer.
Thanks!