计算化学公社

标题: vasp make libintel64时出错 [打印本页]

作者
Author:
wowowo324    时间: 2021-2-25 10:18
标题: vasp make libintel64时出错
请问在fftwxf目录编译时libintel64出现错误:
[root@node1 fftw3xf]# make libintel64
make -f  makefile lib _IA=intel64
make[1]: Entering directory `/opt/intel/compilers_and_libraries_2019.1.144/linux/mkl/interfaces/fftw3xf'
mkdir -p ./obj_intel
icc  -Wall -Werror  -I../../include -I../../include/fftw     -c ../../interfaces/fftw3xf/wrappers/fftw_alignment_of.c -o obj_intel/fftw_alignment_of.o
make[1]: icc: Command not found
make[1]: *** [obj_intel/fftw_alignment_of.o] Error 127
make[1]: Leaving directory `/opt/intel/compilers_and_libraries_2019.1.144/linux/mkl/interfaces/fftw3xf'
make: *** [libintel64] Error 2
在进行parallel_studio_xe_2019_update1_cluster_edition时出现的错误。安装方法参照http://bbs.keinsci.com/thread-16082-1-1.html
请问这个问题怎么解决呢?


作者
Author:
sobereva    时间: 2021-2-25 13:06
装Intel编译器的时候没选择安装icc(Intel C++ compiler),导致icc命令没法用
作者
Author:
wowowo324    时间: 2021-2-26 10:21
sobereva 发表于 2021-2-25 13:06
装Intel编译器的时候没选择安装icc(Intel C++ compiler),导致icc命令没法用

老师,这个问题我解决了。但在安装vasp.5.4.4时出现了如下问题。

main.F(3146): error #6784: The number of actual arguments cannot be greater than the number of dummy arguments.   [CHAIN_FORCE]
      CALL CHAIN_FORCE(T_INFO%NIONS,DYN%POSION,TOTEN,TIFOR, &
-----------^
main.F(3147): error #6633: The type of the actual argument differs from the type of the dummy argument.   [B]
           TSIF,LATT_CUR%A,LATT_CUR%B,IO%IU6)
------------------------------------^
main.F(3147): error #6634: The shape matching rules of actual arguments and dummy arguments have been violated.   [B]
           TSIF,LATT_CUR%A,LATT_CUR%B,IO%IU6)
------------------------------------^
compilation aborted for main.f90 (code 1)
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/public/vasp.5.4.4/build/std'
cp: cannot stat `vasp': No such file or directory
make[1]: *** [all] Error 1
make[1]: Leaving directory `/public/vasp.5.4.4/build/std'
make: *** [std] Error 2

这个问题怎么解决呢? 谢谢。
作者
Author:
sobereva    时间: 2021-2-26 14:23
严格照着此文安装
VASP的最简单的安装方法(含视频演示)
http://sobereva.com/455http://bbs.keinsci.com/thread-11812-1-1.html
作者
Author:
eejCY    时间: 2023-3-27 17:07
sobereva 发表于 2021-2-25 13:06
装Intel编译器的时候没选择安装icc(Intel C++ compiler),导致icc命令没法用

您好。我安装了icc编译器并且可以通过icc -v命令看到icc的版本。请问出现这个问题还有别的原因吗
作者
Author:
syuusama    时间: 2024-9-4 18:10
eejCY 发表于 2023-3-27 17:07
**** 作者被禁止或删除 内容自动屏蔽 ****

您好,请问您解决了吗?我现在也出现了同样的问题,icc -v能看到icc版本,但编译intel库还是出现icc  -Wall -Werror




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