计算化学公社

 找回密码 Forget password
 注册 Register
Views: 585|回复 Reply: 6
打印 Print 上一主题 Last thread 下一主题 Next thread

[VASP] VASP 6.1.2安装出现错误

[复制链接 Copy URL]

8

帖子

0

威望

46

eV
积分
54

Level 2 能力者

跳转到指定楼层 Go to specific reply
楼主
老师们好!安装VASP6.1.2的过程中出现了错误,求指导!
if [ ! -d build/std ] ; then mkdir build/std  ; fi; \
cp src/makefile src/.objects makefile.include build/std ; \
make -C build/std VERSION=std all
make[1]: Entering directory `/home/CMX/vasp.6.1.2/build/std'
rsync -ru ../../src/lib .
cp makefile.include lib
make -C lib -j1
make[2]: Entering directory `/home/CMX/vasp.6.1.2/build/std/lib'
make libdmy.a
make[3]: Entering directory `/home/CMX/vasp.6.1.2/build/std/lib'
fpp -f_com=no -free -w0 preclib.F preclib.f90
make[3]: fpp: Command not found
make[3]: *** [preclib.f90] Error 127
make[3]: Leaving directory `/home/CMX/vasp.6.1.2/build/std/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/CMX/vasp.6.1.2/build/std/lib'
make[1]: *** [lib] Error 2
make[1]: Leaving directory `/home/CMX/vasp.6.1.2/build/std'
make: *** [std] Error 2
这样子是怎么解决呢?

2301

帖子

1

威望

5473

eV
积分
7794

Level 6 (一方通行)

2#
发表于 Post on 2024-5-15 15:20:37 | 只看该作者 Only view this author
make[3]: fpp: Command not found
High-Performance Computing for You
为您专属定制的高性能计算解决方案

更多讯息,请访问:
https://labitc.top
http://tophpc.top:8080
电邮: ask@hpc4you.top

8

帖子

0

威望

46

eV
积分
54

Level 2 能力者

3#
 楼主 Author| 发表于 Post on 2024-5-15 16:21:37 | 只看该作者 Only view this author
abin 发表于 2024-5-15 15:20
make[3]: fpp: Command not found

老师你好,非常感谢您指出的错误。同时又有了新的问题,在安装oneapi编译器的时,用所给offline下的两条代码下载,但是输入第一条代码时提示了 wget: unable to resolve host address ‘registrationcenter-download.intel.com’ ,这种问题怎么解决呢?

9

帖子

0

威望

173

eV
积分
182

Level 3 能力者

4#
发表于 Post on 2024-5-15 16:27:30 | 只看该作者 Only view this author
_Fun 发表于 2024-5-15 16:21
老师你好,非常感谢您指出的错误。同时又有了新的问题,在安装oneapi编译器的时,用所给offline下的两条 ...

检查网络

8

帖子

0

威望

46

eV
积分
54

Level 2 能力者

5#
 楼主 Author| 发表于 Post on 2024-5-16 09:44:03 | 只看该作者 Only view this author

老师你好,网络是正常的,现在又发现oneapi文件下没有 setvars.sh 这个脚本,这个是下载后自带的还是要自己添加?

8

帖子

0

威望

46

eV
积分
54

Level 2 能力者

6#
 楼主 Author| 发表于 Post on 2024-5-17 11:02:33 | 只看该作者 Only view this author
已解决  谢谢大家

8

帖子

0

威望

46

eV
积分
54

Level 2 能力者

7#
 楼主 Author| 发表于 Post on 2024-5-20 10:38:48 | 只看该作者 Only view this author
再次求助老师们:
ld: warning: libfabric.so.1, needed by /home/CMX/intel//compilers_and_libraries_2019.0.117/linux/mpi/intel64/lib/release/libmpi.so, not found (try using -rpath or -rpath-link)
/home/CMX/intel//compilers_and_libraries_2019.0.117/linux/mpi/intel64/lib/release/libmpi.so: undefined reference to `fi_tostr@FABRIC_1.0'
/home/CMX/intel//compilers_and_libraries_2019.0.117/linux/mpi/intel64/lib/release/libmpi.so: undefined reference to `fi_dupinfo@FABRIC_1.1'
/home/CMX/intel//compilers_and_libraries_2019.0.117/linux/mpi/intel64/lib/release/libmpi.so: undefined reference to `fi_strerror@FABRIC_1.0'
/home/CMX/intel//compilers_and_libraries_2019.0.117/linux/mpi/intel64/lib/release/libmpi.so: undefined reference to `fi_getinfo@FABRIC_1.1'
/home/CMX/intel//compilers_and_libraries_2019.0.117/linux/mpi/intel64/lib/release/libmpi.so: undefined reference to `fi_freeinfo@FABRIC_1.1'
/home/CMX/intel//compilers_and_libraries_2019.0.117/linux/mpi/intel64/lib/release/libmpi.so: undefined reference to `fi_fabric@FABRIC_1.1'
make[2]: *** [vasp] Error 1
make[2]: Leaving directory `/home/CMX/vasp.5.4.4/build/std'
cp: cannot stat ‘vasp’: No such file or directory
make[1]: *** [all] Error 1
make[1]: Leaving directory `/home/CMX/vasp.5.4.4/build/std'
make: *** [std] Error 2
出现了这样的错误,处理器AMD,在OFLAG中默认不加或者加了-xhost或者加了-mAVX都不能make成功
而且也尝试了其他老师提供的方法 添加
source /opt/intel2018-4/bin/compilervars.sh intel64
source /opt/intel2018-4/impi/2018.4.274/bin64/mpivars.sh intel64
还是make失败
请各位老师指点!
安装的是parallel_studio_xe_2019编译器,步骤与sob老师一致,vasp版本也是5.4.4

本版积分规则 Credits rule

手机版 Mobile version|北京科音自然科学研究中心 Beijing Kein Research Center for Natural Sciences|京公网安备 11010502035419号|计算化学公社 — 北京科音旗下高水平计算化学交流论坛 ( 京ICP备14038949号-1 )|网站地图

GMT+8, 2024-11-24 16:17 , Processed in 0.164286 second(s), 21 queries , Gzip On.

快速回复 返回顶部 返回列表 Return to list