Preinstalled
You may need to update for NVIDIA driver.
FYI, the required NVIDIA driver: https://docs.nvidia.com/deploy/cuda-compatibility/index.htmlTensorflow compatible version: https://www.tensorflow.org/install/source_windows#tested_build_configurations
NVIDIA driver
Download: https://www.nvidia.co.kr/Download/index.aspx?lang=kr
After install, run the following command to figure out a compatible CUDA version.Driver Version: 461.72
↔︎ CUDA Version: 11.2
# ComCuda Driver version check $ nvidia-smi Wed Mar 3 13:25:24 2021 +-----------------------------------------------------------------------------+ | NVIDIA-SMI 461.72 Driver Version: 461.72 CUDA Version: 11.2 | |-------------------------------+----------------------+----------------------+ | GPU Name TCC/WDDM | Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |===============================+======================+======================| | 0 GeForce GTX 1060 WDDM | 00000000:01:00.0 On | N/A | | N/A 52C P8 5W / N/A | 495MiB / 6144MiB | 3% Default | | | | N/A | +-------------------------------+----------------------+----------------------+
CUDA Toolkit
Download: https://developer.nvidia.com/cuda-toolkit-archive
0 Comments