gpt4 book ai didi

pytorch - 在使用 Python 3.7 的 WSL2 conda 环境中的系统错误中找不到 NVIDIA 驱动程序

转载 作者:行者123 更新时间:2023-12-04 15:58:16 25 4
gpt4 key购买 nike

我有一个 Nvidia 1080Ti GPU,我想在 WSL2 上运行 Pytorch,但出现错误“在您的系统上找不到 NVIDIA 驱动程序”,但我确实安装了 NVIDIA 驱动程序。这是我做的步骤。

  • 我安装了 WSL2,并通过 GeForce Driver 在 WSL 上安装了适用于 Cuda 的 NVIDIA 驱动程序:
    https://developer.nvidia.com/cuda/wsl/download
  • 我用 Python 3.7 激活了一个干净的 conda 环境
  • 然后我运行 Pytorch 安装:
    conda 安装 pytorch torchvision cudatoolkit=10.2 -c pytorch

  • 然后出现错误,说找不到 NVIDIA 驱动程序。我在 Pytorch 论坛上看到一个帖子,有人确实让它在类似的设置中运行:Ubuntu 18.04 + Conda + Pytorch
    https://discuss.pytorch.org/t/found-no-nvidia-driver-on-your-system-but-its-there/35063/4
    我没有多个 GPU,所以我不知道如何在 WSL2 中识别我的驱动程序。感谢您的任何想法!

    最佳答案

    你的Windows版本是什么? (运行 winver.exe)
    您需要运行 Windows Insider build 20145 或更高版本才能在 WSL2 中使用 CUDA。
    如果 /dev/dxg,您将知道检测到 gpu文件已存在。

    关于pytorch - 在使用 Python 3.7 的 WSL2 conda 环境中的系统错误中找不到 NVIDIA 驱动程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/64256241/

    25 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com