摘要:
[toc] windows平台下在Visual Studio2019配置MPI环境 MPI下载安装 MPI windows版本的下载地址: "https://docs.microsoft.com/en us/message passing interface/microsoft mpi?redire 阅读全文
posted @ 2020-04-07 19:07
Cutey_Thyme
阅读(9324)
评论(1)
推荐(0)
摘要:
1.安装dnsmasq: sudo apt get install dnsmasq 2.编辑dnsmasq的配置文件: sudo gedit /etc/dnsmasq.conf ctrl+f 找到下面这一项 resolv file= 用resolv file=/etc/resolv.dnsmasq. 阅读全文
posted @ 2020-04-07 00:33
Cutey_Thyme
阅读(2449)
评论(0)
推荐(0)