Commit f1fb0b58 authored by fengyf1's avatar fengyf1
Browse files

Update README.md

parent ecceabf6
......@@ -52,7 +52,7 @@ pip install -r requirements.txt -i https://mirrors.tuna.tsinghua.edu.cn/pypi/web
curl -f -C - -o rocblas-install-0910-bug.tar.gz https://ksefile.hpccube.com:65241/efile/s/d/amVycnJycnk=/42b32be89e5e9c46
# 解压至/opt目录下并添加系统环境变量
tar xvf rocblas-install-1027-bug.tar.gz -C /opt/
tar xvf rocblas-install-0910-bug.tar.gz -C /opt/
vim ~/.bashrc
# 文件末尾添加以下命令
export LD_LIBRARY_PATH=/opt/rocblas-install/lib:$LD_LIBRARY_PATH
......
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