sudo apt-getupdate 该命令可以只安装CUDA Toolkit,而不会附带安装NVIDIA Driver,等待完成即可。 2. 下载并安装Anaconda3 可以去官网下包,通过\\wsl$将包可以直接下载到Ubuntu目录,后面的正常按照Linux中Anaconda的安装步骤进行即可。 3. 下载并安装Pytorch 我们可以看到Pytorch官网最新的显示只支持到CUDA 11.3,而我们...
这里要保证Windows版本,而我已经更新了Windows11(Windows10的话还需要加入Windows Insider Preview,也就是预览版),没有任何系统版本方面的担心。 进入驱动(Driver) 下载页面: https://developer.nvidia.com/cuda/wsl/download 根据自己的显卡选择版本,一般的笔记本都是GEFORCE系列显卡(如GTX、RTX系列),QUADRO系列没记错...
sudoadd-apt-repository"deb https://developer.download.nvidia.com/compute/cuda/repos/wsl-ubuntu/x86_64/ /"sudoapt-getupdate sudo apt-get -y install cuda 做完以上步骤,理论上就可以在WSL2中使用GPU了,在WSL2中输入nvidia-smi查看,如果有输出则说明安装好了: ...
root@DESKTOP-PO8BKKM:~# nvidia-smi NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running. 尝试按这个解决:NVIDIA-SMI has failed because it couldn‘t communicate with the NVIDIA driver. 最全解决方案!详细!
nvidia driver : 511.79-notebook-win10-win11-64bit-international-dch-whql Windows 10 专业版 : 版本号 21H2, 操作系统内部版本 19044.1586 (更新到最新版后,一定要去设置里点系统更新并重启!) (win10升级到21H2可以用官方工具win10易升) WSL2 Linux 内核 : 5.10.74.3 ...
windows 10上的wsl2如果要使用 nvidia-driver ,需要加入 "windows 预览体验计划”。更新 wsl windows10 21H1版本好像没法用...
1. **下载对应 CUDNN 文件**:根据已安装的 CUDA 版本,从 NVIDIA 官方网站下载相应的 CUDNN 文件...
安装Nvidia WSL2-compatibile 驱动 打开这个链接-> Get CUDA Driver-> log in -> download 管理员身份运行powershell: dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart ...
直接在powershell里输入nvidia-smi,出来的是windows下的cuda版本 01-11 · IP 属地河南 回复4 阿孟 The CUDA driver installed on Windows host will be stubbed inside the WSL 2 as libcuda.so, therefore users must not install any NVIDIA GPU Linux driver within WSL 2 其实官网已经说明了 不需要再安装...
2.Getting Started with CUDA on WSL 2 To get started with running CUDA on WSL, complete these steps in order: 2.1.Step 1: Install NVIDIA Driver for GPU Support Install NVIDIA GeForce Game Ready or NVIDIA RTX Quadro Windows 11 display driver on your system with a compatible GeForce ...