AMD显卡centos 安装失败
收藏
按照 飞桨框架ROCm版安装(https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/09_hardware_support/rocm_docs/paddle_install_cn.html#anchor-0)第一种 通过wheel包安装 中 《第二步:下载 Python3.7 wheel 安装包》失败:
ERROR: Could not find a version that satisfies the requirement paddlepaddle-rocm==2.1.0.rocm401.miopen211 (from versions: none)
ERROR: No matching distribution found for paddlepaddle-rocm==2.1.0.rocm401.miopen211
是不是https://paddlepaddle.org.cn/whl/mkl/stable.html这个地址没有需要的内容?
另外使用ADM显卡必须要海光DCU吗?
0
收藏
请登录后评论
这个可以提个issue让官方回答一下
按照主页安装说明,用conda安装即可。