diff --git a/install/mindspore_ascend_install_conda.md b/install/mindspore_ascend_install_conda.md index 72c07b45fcb20ac89c148b0403191e5c08b70d11..201f69dcf735725329152b9684621df1360339bd 100644 --- a/install/mindspore_ascend_install_conda.md +++ b/install/mindspore_ascend_install_conda.md @@ -40,7 +40,7 @@ - 商用版下载需要申请权限,下载链接即将发布。 -- 社区版下载不受限制,下载链接即将发布。 +- 社区版下载不受限制,下载链接请前往[CANN社区版](https://www.hiascend.com/developer/download/community/result?module=cann),推荐优先选择`8.2.RC1`版本,以及在[固件与驱动](https://www.hiascend.com/hardware/firmware-drivers/community)链接中获取对应的固件和驱动安装包,安装包的选择与安装方式请参照上述的商用版安装指引文档。 安装包默认安装路径为`/usr/local/Ascend`。安装后确认当前用户有权限访问昇腾AI处理器配套软件包的安装路径,若无权限,需要root用户将当前用户添加到`/usr/local/Ascend`所在的用户组。 diff --git a/install/mindspore_ascend_install_conda_en.md b/install/mindspore_ascend_install_conda_en.md index 47ad3d3bae70cdfc89e3a0581463d9f89d2ae5e3..3e8877f3236d986225984a69d6292fecfffc69a6 100644 --- a/install/mindspore_ascend_install_conda_en.md +++ b/install/mindspore_ascend_install_conda_en.md @@ -40,7 +40,7 @@ Ascend software package provides two distributions, commercial edition and commu - Commercial edition needs approval from Ascend to download, release date is TBD. -- Community edition has no restrictions, release date is TBD. +- Community edition has no restrictions, the recommended version is `8.2.RC1` in [CANN community edition](https://www.hiascend.com/developer/download/community/result?module=cann), then choose relevant driver and firmware packages in [firmware and driver](https://www.hiascend.com/hardware/firmware-drivers/community). Please refer to the abovementioned commercial edition installation guide to choose which packages are to be installed and how to install them. The default installation path of the installation package is `/usr/local/Ascend`. Ensure that the current user has the right to access the installation path `/usr/local/Ascend` of Ascend AI processor software package. If not, the root user needs to add the current user to the user group where `/usr/local/Ascend` is located. diff --git a/install/mindspore_ascend_install_docker.md b/install/mindspore_ascend_install_docker.md index 70a388d1083be55063bde3c3bdb1cc4c422113b2..29b60d67897412c96965ea683afb8b84fbc1cf2c 100644 --- a/install/mindspore_ascend_install_docker.md +++ b/install/mindspore_ascend_install_docker.md @@ -40,7 +40,7 @@ MindSpore的Docker镜像托管在[Huawei SWR](https://support.huaweicloud.com/sw - 商用版下载需要申请权限,下载链接即将发布。 -- 社区版下载不受限制,下载链接即将发布。 +- 社区版下载不受限制,下载链接请前往[CANN社区版](https://www.hiascend.com/developer/download/community/result?module=cann),推荐优先选择`8.2.RC1`版本,以及在[固件与驱动](https://www.hiascend.com/hardware/firmware-drivers/community)链接中获取对应的固件和驱动安装包,安装包的选择与安装方式请参照上述的商用版安装指引文档。 安装包默认安装路径为`/usr/local/Ascend`。安装后确认当前用户有权限访问昇腾AI处理器配套软件包的安装路径,若无权限,需要root用户将当前用户添加到`/usr/local/Ascend`所在的用户组。 diff --git a/install/mindspore_ascend_install_docker_en.md b/install/mindspore_ascend_install_docker_en.md index 2c0a5d83111f0b6d0a97f92b3a1241f85d40d99e..bc8ebd917e5577ad980c548f2e3835bc61e1ceff 100644 --- a/install/mindspore_ascend_install_docker_en.md +++ b/install/mindspore_ascend_install_docker_en.md @@ -40,7 +40,7 @@ Ascend software package provides two distributions, commercial edition and commu - Commercial edition needs approval from Ascend to download, release date is TBD. -- Community edition has no restrictions, release date is TBD. +- Community edition has no restrictions, the recommended version is `8.2.RC1` in [CANN community edition](https://www.hiascend.com/developer/download/community/result?module=cann), then choose relevant driver and firmware packages in [firmware and driver](https://www.hiascend.com/hardware/firmware-drivers/community). Please refer to the abovementioned commercial edition installation guide to choose which packages are to be installed and how to install them. The default installation path of the installation package is `/usr/local/Ascend`. Ensure that the current user has the right to access the installation path `/usr/local/Ascend` of Ascend AI processor software package. If not, the root user needs to add the current user to the user group where `/usr/local/Ascend` is located. diff --git a/install/mindspore_ascend_install_pip.md b/install/mindspore_ascend_install_pip.md index 8430b072a6fd909512b83c20bbce925de5742c44..db595e218c0b00cf4bc8da3b3ccc47e4ee290390 100644 --- a/install/mindspore_ascend_install_pip.md +++ b/install/mindspore_ascend_install_pip.md @@ -73,7 +73,7 @@ python -m pip install -U pip - 商用版下载需要申请权限,下载链接即将发布。 -- 社区版下载不受限制,下载链接即将发布。 +- 社区版下载不受限制,下载链接请前往[CANN社区版](https://www.hiascend.com/developer/download/community/result?module=cann),推荐优先选择`8.2.RC1`版本,以及在[固件与驱动](https://www.hiascend.com/hardware/firmware-drivers/community)链接中获取对应的固件和驱动安装包,安装包的选择与安装方式请参照上述的商用版安装指引文档。 安装包默认安装路径为`/usr/local/Ascend`。安装后确认当前用户有权限访问昇腾AI处理器配套软件包的安装路径,若无权限,需要root用户将当前用户添加到`/usr/local/Ascend`所在的用户组。 diff --git a/install/mindspore_ascend_install_pip_en.md b/install/mindspore_ascend_install_pip_en.md index 88a03bfac92b6f9d7bbea96b93a85922bd61a1c6..f1e882fd114f925d8ff394a171463737d197d1ee 100644 --- a/install/mindspore_ascend_install_pip_en.md +++ b/install/mindspore_ascend_install_pip_en.md @@ -73,7 +73,7 @@ Ascend software package provides two distributions, commercial edition and commu - Commercial edition needs approval from Ascend to download, release date is TBD. -- Community edition has no restrictions, release date is TBD. +- Community edition has no restrictions, the recommended version is `8.2.RC1` in [CANN community edition](https://www.hiascend.com/developer/download/community/result?module=cann), then choose relevant driver and firmware packages in [firmware and driver](https://www.hiascend.com/hardware/firmware-drivers/community). Please refer to the abovementioned commercial edition installation guide to choose which packages are to be installed and how to install them. The default installation path of the installation package is `/usr/local/Ascend`. Ensure that the current user has the right to access the installation path of Ascend AI processor software package. If not, the root user needs to add the current user to the user group where `/usr/local/Ascend` is located. diff --git a/install/mindspore_ascend_install_source.md b/install/mindspore_ascend_install_source.md index 7f1bd16a43ebc2c00be566f40c1c3a8b4436c0d8..e032e0459c7b97cb1b692de029fee43095b4b4da 100644 --- a/install/mindspore_ascend_install_source.md +++ b/install/mindspore_ascend_install_source.md @@ -84,7 +84,7 @@ python --version - 商用版下载需要申请权限,下载链接即将发布。 -- 社区版下载不受限制,下载链接即将发布。 +- 社区版下载不受限制,下载链接请前往[CANN社区版](https://www.hiascend.com/developer/download/community/result?module=cann),推荐优先选择`8.2.RC1`版本,以及在[固件与驱动](https://www.hiascend.com/hardware/firmware-drivers/community)链接中获取对应的固件和驱动安装包,安装包的选择与安装方式请参照上述的商用版安装指引文档。 安装包默认安装路径为`/usr/local/Ascend`。安装后确认当前用户有权限访问昇腾AI处理器配套软件包的安装路径,若无权限,需要root用户将当前用户添加到`/usr/local/Ascend`所在的用户组。 diff --git a/install/mindspore_ascend_install_source_en.md b/install/mindspore_ascend_install_source_en.md index 5319b7be937a7b64656354ad7a1d9ce9f6a50369..5b8a5b9027b1cd0432756909e83afeb1e43de3f6 100644 --- a/install/mindspore_ascend_install_source_en.md +++ b/install/mindspore_ascend_install_source_en.md @@ -84,7 +84,7 @@ Ascend software package provides two distributions, commercial edition and commu - Commercial edition needs approval from Ascend to download, release date is TBD. -- Community edition has no restrictions, release date is TBD. +- Community edition has no restrictions, the recommended version is `8.2.RC1` in [CANN community edition](https://www.hiascend.com/developer/download/community/result?module=cann), then choose relevant driver and firmware packages in [firmware and driver](https://www.hiascend.com/hardware/firmware-drivers/community). Please refer to the abovementioned commercial edition installation guide to choose which packages are to be installed and how to install them. The default installation path of the installation package is `/usr/local/Ascend`. Ensure that the current user has the right to access the installation path `/usr/local/Ascend` of Ascend AI processor software package. If not, the root user needs to add the current user to the user group where `/usr/local/Ascend` is located. diff --git a/resource/release/release_list_en.md b/resource/release/release_list_en.md index 6c8610e37b12bcc542cdc614ad326ebd0d86e087..66701ae9d5cd75fcf2830a160b4899da9c11afcf 100644 --- a/resource/release/release_list_en.md +++ b/resource/release/release_list_en.md @@ -83,7 +83,7 @@ | Commercial edition Installation Guide | Community edition download link (refer to commercial edition for instructions) | |--------|------------------| -| TBD | TBD | +| TBD | [CANN 8.2.RC1](https://www.hiascend.com/developer/download/community/result?module=cann)
[firmware and driver](https://www.hiascend.com/hardware/firmware-drivers/community) | ## 2.6.0 diff --git a/resource/release/release_list_zh_cn.md b/resource/release/release_list_zh_cn.md index 266e5e0fee5e64074c115443a7acbe0e67e54072..3c6c123301731b67d6fa2ec1fb75bdda8baf873d 100644 --- a/resource/release/release_list_zh_cn.md +++ b/resource/release/release_list_zh_cn.md @@ -85,7 +85,7 @@ | 商用版安装指引文档 | 社区版下载地址(安装参考商用版) | |--------|------------------| -| TBD | TBD | +| TBD | [CANN 8.2.RC1](https://www.hiascend.com/developer/download/community/result?module=cann)
[固件与驱动](https://www.hiascend.com/hardware/firmware-drivers/community) | ## 2.6.0