setup CUDA development environment on windows11
文章目录
install CUDA Toolkit
first, from CUDA Toolkit Archive to choose CUDA Toolkit to download.
we choose the version: CUDA Toolkit 12.4.1.
|
|
install cuDNN
from cuDNN Archive to choose cuDNN to download.
we choose the version: cuDNN 9.1.0.
install pytorch
Get pip cmd from Installing previous versions of PyTorch
we choose torch==2.4.0:
|
|
Check GPU(cuda):
|
|
文章作者 沉风网事
上次更新 2024-08-30