计算化学公社

标题: Amber14并行版本编译问题 [打印本页]

作者
Author:
deltazheng    时间: 2015-11-16 14:40
标题: Amber14并行版本编译问题


按照sob老师提供的方法,AmberTool14串行版本可以编译成功。但在编译并行版本时出现以下错误:

$ ./configure -noX11 -mpi gnu
...
testing [C++ / fortran] cross-compile with MPI libsError! Unable to compile F90 code with the command:
mpif90 -c testF90_main.F90
Configure failed due to the errors above!


似乎是提示不能编译F90代码。但是我已经安装了gnu的fortran编译器gfortran。

为何会出现这个问题?


作者
Author:
milkxx    时间: 2015-11-16 14:50
你没有安装 mpif90,就是并行版的编译器 如openmpi等
作者
Author:
liyuanhe211    时间: 2015-11-16 14:54
http://bbs.keinsci.com/forum.php ... &highlight=orca
从这儿搞个openmpi装上
作者
Author:
deltazheng    时间: 2015-11-17 14:59
liyuanhe211 发表于 2015-11-16 14:54
http://bbs.keinsci.com/forum.php?mod=viewthread&tid=55&highlight=orca
从这儿搞个openmpi装上

谢谢各位!

我之前的openmpi安装有些问题。

问题已经解决。




欢迎光临 计算化学公社 (http://ccc.keinsci.com/) Powered by Discuz! X3.3