计算化学公社

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

[VASP] VASP: The old and the new charge density differ的解决方案

[复制链接 Copy URL]

63

帖子

0

威望

650

eV
积分
713

Level 4 (黑子)

跳转到指定楼层 Go to specific reply
楼主
本帖最后由 PLwang 于 2026-4-18 14:09 编辑

今天使用VASP跑MD时,遇到这个问题,尝试了一堆方法都没用,后面发现这个方法非常有用,加进sh脚本直接解决了这个问题。神医

BRMIX: very serious problems the old and the new charge density differ
If you encountered the problem written in the slurm output, with VASP calculations on Tetralith / Sigma for cases which typically work on other clusters and worked on Triolith / Gamma, it might be related to bug/s which was traced back to calls. These problems were transient, meaning that out of several identical jobs, some go through, while others fail. Our VASP modules are now updated to use another algorithm by setting , which shouldn’t affect the performance. If you don’t load modules, but run binaries directly, set in the job script:BRMIX: very serious problems the old and the new charge density differMPI_REDUCEI_MPI_ADJUST_REDUCE=3
export I_MPI_ADJUST_REDUCE=3

More details for the interested: the problem was further traced down to our setting of the NB blocking factor for distribution of matrices to in . The VASP default of seems to work fine, while also worked fine on Triolith. By switching off ScaLAPACK in INCAR, it also works. Furthermore, the problem didn’t appear for gcc + OpenBLAS + OpenMPI builds.NB=32scala.FNB=16NB=96LSCALAPACK = .FALSE.
Newer VASP modules built with e.g. use VASP default , while the non-vanilla modules built with has set.intel-2018bNB=16intel-2018aNB=32

CP2K VASP Gaussian LAMMPS GROMACS欢迎交流

本版积分规则 Credits rule

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

GMT+8, 2026-5-8 22:44 , Processed in 0.238642 second(s), 22 queries , Gzip On.

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