摘要:
国内由于github.global.ssl.fastly.net域名被限制,导致本地clone远程的github仓库极慢,故采取以下几种方式解决: 方式一:修改hosts CentOS7 环境 下载nslookup yum -y install bind-utils 查看github.global. 阅读全文
posted @ 2022-05-22 10:40
InaRwi
阅读(140)
评论(0)
推荐(0)
摘要:
前置工作:安装OpenBLAS; 安装Mpich (可参考首页博客) 官网下载压缩包到/opt目录 cd /opt && wget https://www.netlib.org/benchmark/hpl/hpl-2.3.tar.gz 解压到 /opt 目录 tar -xzf hpl-2.3.tar 阅读全文
posted @ 2022-05-22 10:16
InaRwi
阅读(1407)
评论(0)
推荐(0)
摘要:
将仓库clone到本地 git clone https://github.com/xianyi/OpenBLAS.git GitHub 地址:https://github.com/xianyi/OpenBLAS 进入目录后通过make构建 cd OpenBLAS-develop && make 构建 阅读全文
posted @ 2022-05-22 10:09
InaRwi
阅读(1870)
评论(3)
推荐(0)
摘要:
查看官网版本 https://www.mpich.org/downloads/ 最新的stable release是mpich 4.0.2,复制下载链接。 安装依赖 mpich需要系列依赖,如果不确定缺少哪些依赖,可以在后续配置mpich时根据提示安装缺少的依赖。 CentOS 7.9下安装mpic 阅读全文
posted @ 2022-05-22 09:58
InaRwi
阅读(1766)
评论(0)
推荐(0)

浙公网安备 33010602011771号