RGN 24 - 更新的 WSL2 安装方法

作者 RAPIDS 运维
状态

已完成

主题 重大变更
RAPIDS 版本 v22.02+
创建日期 2022 年 2 月 17 日
更新日期 2023 年 9 月 5 日

概述

随着 NVIDIA 发布支持 WSL2 的 Windows 11 生产驱动程序,RAPIDS 兼容的 WSL2 实例安装方法已发生变化。如果您已在 WSL2 上运行 RAPIDS,请相应地更新您的 Windows 驱动程序,以继续获得 RAPIDS v22.02 的早期访问(EA)支持。如果您是首次在 WSL2 中安装 RAPIDS,请遵循下面的更新说明

1. Please follow the steps in this MS Blog to install WSL2: https://docs.microsoft.com/en-us/windows/wsl/install
2. Install the latest Windows 11 production drivers on the host machine, which are WSL2 capable: https://www.nvidia.com/Download/index.aspx?lang=en-us
3. Inside WSL2:
	a. Install conda or docker environments
	b. Install RAPIDS as normal with your environment options of choice.

这使得在 WSL2 中进行完整的 RAPIDS 安装变得容易得多。请不要在您的 WSL2 实例内安装任何额外的 NVIDIA 驱动程序,无论是 GPU 还是 CUDA 驱动程序,因为它们不再必要。CUDA Toolkit (CTK) 将在您所需的环​​境中安装 RAPIDS 时一起安装。

状态

  • 2022 年 2 月 12 日 - EA 支持持续进行。

影响

打算在 WSL2 中运行 RAPIDS v22.02+ 的用户应根据本更新的安装指南更新其系统。