Default / 默认 · 9月 1, 2021

使用nvcc查看cuda版本

内容纲要

lua
nvcc --version

(or /usr/local/cuda/bin/nvcc --version) gives the CUDA compiler version (which matches the toolkit version).

%d 博主赞过: