为更快的帮您定位问题,推荐您用以下模板反馈:
问题详情:
安装了多个版本的mindspore最后都是CPU版本的
有2.4.1 2.4.10 2.6.0
有通过镜像源,有通过官方whl包但是都不行
例如pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.6.0/MindSpore/unified/x86_64/mindspore-2.6.0-cp310-cp310-linux_x86_64.whl --trusted-host ms-rel
ease.obs.cn-north-4.myhuaweicloud.com -i https://pypi.tuna.tsinghua.edu.cn/simple
安装后通过的下面命令查询都是CPU版本的
python -c "import mindspore;mindspore.run_check()"
MindSpore version: 2.6.0
The result of multiplication calculation is correct, MindSpore has been installed on platform [CPU] successfully!
2. 驱动和硬件详情:
cat /usr/local/Ascend/driver/version.info
Version=24.1.0
ascendhal_version=7.35.23
aicpu_version=1.0
tdt_version=1.0
log_version=1.0
prof_version=2.0
dvppkernels_version=1.1
tsfw_version=1.0
Innerversion=V100R001C19SPC002B226
compatible_version=[V100R001C13],[V100R001C15],[V100R001C17],[V100R001C18],[V100R001C19]
compatible_version_fw=[7.0.0,7.6.99]
package_version=24.1.0
硬件为910prob-x86版本
为更快的帮您定位问题,推荐您用以下模板反馈:
问题详情:
安装了多个版本的mindspore最后都是CPU版本的
有2.4.1 2.4.10 2.6.0
有通过镜像源,有通过官方whl包但是都不行
例如pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/2.6.0/MindSpore/unified/x86_64/mindspore-2.6.0-cp310-cp310-linux_x86_64.whl --trusted-host ms-rel
ease.obs.cn-north-4.myhuaweicloud.com -i https://pypi.tuna.tsinghua.edu.cn/simple
安装后通过的下面命令查询都是CPU版本的
python -c "import mindspore;mindspore.run_check()"
MindSpore version: 2.6.0
The result of multiplication calculation is correct, MindSpore has been installed on platform [CPU] successfully!
2. 驱动和硬件详情:
cat /usr/local/Ascend/driver/version.info
Version=24.1.0
ascendhal_version=7.35.23
aicpu_version=1.0
tdt_version=1.0
log_version=1.0
prof_version=2.0
dvppkernels_version=1.1
tsfw_version=1.0
Innerversion=V100R001C19SPC002B226
compatible_version=[V100R001C13],[V100R001C15],[V100R001C17],[V100R001C18],[V100R001C19]
compatible_version_fw=[7.0.0,7.6.99]
package_version=24.1.0
硬件为910prob-x86版本