计算化学公社

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

[VASP] vasp.6.1.0-gpu加入vtst插件出错

[复制链接 Copy URL]

15

帖子

1

威望

313

eV
积分
348

Level 3 能力者

跳转到指定楼层 Go to specific reply
楼主
已经编译好了vasp.6.1.0, make all,无报错,make test。通过,按照vtst-tools官网的教程复制好所需的.F文件并修改main.F和.object,
make all,出现报错:
  1. mpiifort -free -names lowercase -assume byterecl -w -xHOST -O2 -xhost -I/home/james/apps/intel/compilers_and_libraries_2019.1.144/linux/mkl/include/fftw -c chain.f90

  2. chain.F(42): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [NEB]

  3.   USE neb

  4. --------^

  5. chain.F(43): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [DYNMAT]

  6.   USE dynmat

  7. --------^

  8. chain.F(44): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [DIMER]

  9.   USE dimer

  10. --------^

  11. chain.F(45): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [LANCZOS]

  12.   USE lanczos

  13. --------^

  14. chain.F(46): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [BBM]

  15.   USE bbm

  16. --------^

  17. chain.F(47): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [INSTANTON]

  18.   USE instanton

  19. --------^

  20. chain.F(48): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [OPT]

  21.   USE opt

  22. --------^

  23. compilation aborted for chain.f90 (code 1)

  24. make[2]: *** [makefile:169: chain.o] Error 1
复制代码
然后make gam std ncl通过,
make gpu,又出现如上报错
请问是vtst-tools完全不支持gpu版vasp吗?
还是需要再做些什么修改?



化学天地心,科技侠客行

24

帖子

0

威望

115

eV
积分
139

Level 2 能力者

3#
发表于 Post on 2023-4-15 20:54:55 | 只看该作者 Only view this author
chenweiguang 发表于 2022-10-6 19:26
这个一种方法就是手动把vtst那几个文件编译成.o文件,然后继续编译

怎么手动编译啊

6

帖子

0

威望

61

eV
积分
67

Level 2 能力者

2#
发表于 Post on 2022-10-6 19:26:54 | 只看该作者 Only view this author
这个一种方法就是手动把vtst那几个文件编译成.o文件,然后继续编译

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

GMT+8, 2024-11-26 21:24 , Processed in 0.193433 second(s), 22 queries , Gzip On.

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