“第10届量子化学波函数分析与Multiwfn程序培训班将于5月4-8日于北京举办,这是一次性完整、系统学习波函数分析的各种理论知识和全面掌握强大的Multiwfn波函数分析程序使用的最不可错过的机会!请点击此链接查看详情和报名方式,欢迎参加!

“第18届北京科音分子动力学与GROMACS培训班” 将于5月23-26日于北京举办。这是一次性全面、系统学习分子动力学模拟知识和最流行的分子动力学程序GROMACS的关键机会!报名正在进行中,请点击此链接查看详情,欢迎参加!

计算化学公社

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

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

[复制链接 Copy URL]

62

帖子

0

威望

638

eV
积分
700

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欢迎交流

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

GMT+8, 2026-4-18 20:07 , Processed in 0.183471 second(s), 21 queries , Gzip On.

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