반응형
nvcc -V
or
nvcc --version
c:\devel>nvcc -V
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2020 NVIDIA Corporation
Built on Mon_Nov_30_19:15:10_Pacific_Standard_Time_2020
Cuda compilation tools, release 11.2, V11.2.67
Build cuda_11.2.r11.2/compiler.29373293_0
or
c:\devel>nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2020 NVIDIA Corporation
Built on Mon_Nov_30_19:15:10_Pacific_Standard_Time_2020
Cuda compilation tools, release 11.2, V11.2.67
Build cuda_11.2.r11.2/compiler.29373293_0
반응형
'AI > Machine Learning, Deep Learning' 카테고리의 다른 글
TensorFlow-gpu 2.10.0 - CUDA 11.2 - cuDNN 8.1 numpy error (2) | 2025.07.03 |
---|---|
NVIDIA CUDA / cuDNN download (0) | 2024.12.30 |
PyTorch windows + pip + cuda / cpu install (0) | 2024.12.29 |
Machine Learning / Deep Learning site (0) | 2019.12.10 |