Commit e74f04ed authored by fengyf1's avatar fengyf1
Browse files

Update README.md

parent e81c758e
...@@ -51,7 +51,7 @@ pip install -r requirements.txt -i https://mirrors.tuna.tsinghua.edu.cn/pypi/web ...@@ -51,7 +51,7 @@ pip install -r requirements.txt -i https://mirrors.tuna.tsinghua.edu.cn/pypi/web
# 下载优化后的rocblas包 # 下载优化后的rocblas包
curl -f -C - -o rocblas-install-0910-bug.tar.gz https://ksefile.hpccube.com:65241/efile/s/d/amVycnJycnk=/42b32be89e5e9c46 curl -f -C - -o rocblas-install-0910-bug.tar.gz https://ksefile.hpccube.com:65241/efile/s/d/amVycnJycnk=/42b32be89e5e9c46
# 解压至/opt目录下并添加系统环境变量 # 解压至/opt目录下
tar xvf rocblas-install-0910-bug.tar.gz -C /opt/ tar xvf rocblas-install-0910-bug.tar.gz -C /opt/
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment