ubuntu下mpich源码安装包
ubuntu下mpich的源码安装包,版本3.2。解压后cd到mpich-3.2根目录配置、编译、安装:./configure2>&1|teec.txtmake2>&1|teem.txtmakeinstall|&teemi.txt如果./configure出错,则用chmod777./configure命令,给configure执行权限。如果./configure过程中仍有错,则先用以下指令安装3个编译器:sudoapt-getinstallgccsudoapt-getinstallg++sudoapt-getinstallgfortran
下载地址
用户评论