当前位置:网站首页>vasp计算任务报错:M_divide:can not subdivide 8 nodes by 6
vasp计算任务报错:M_divide:can not subdivide 8 nodes by 6
2022-07-29 02:38:00 【男孩李】
在slurm脚本里面跑vasp应用报错:
问题原因:
这个是k点设置问题,把核数设置成6的倍数。
Vasp计算核数一定要能被INCAR中NPAR设定的数整除。
打开算例文件的INCAR,可以看到我们设置的为6
解决方案
1.这是因为设置的cpu核数(slurm脚本中小n参数)不能被6整除。修改小n参数为12,32等,6的倍数,即可。
2.修改算例文件的INCAR中的NPAR参数,保证能被设置的核数整除。
边栏推荐
- 【npm错误】- npm ERR code ERESOLVE 和 npm ERR ERESOLVE could not resolve 问题
- FTP protocol details
- C语言小项目 -- 通讯录(静态版+动态版+文件版)
- 6-21 vulnerability exploitation MySQL weak password cracking
- navicat新建数据库
- Multithreading realizes concurrent reading and execution of multi use case files +selenium grid4 realizes distributed deployment of test framework
- [error reporting] node:internal/modules/cjs/loader:936 [solution]
- owt-server源码剖析(三)--video模块分析之Mixer In
- Analyzing the subjective consciousness of emotional resonance between robots and human beings
- xxxxx
猜你喜欢
Rocbos open source micro community light forum source code
Library management system
A good-looking IAPP donation list source code
Thirty years of MPEG audio coding
瀚高数据库最佳实践配置工具HG_BP日志采集内容
每周推荐短视频:如何让产品开发更加有效?
Cloud development pocket toolbox wechat applet source code
第十天笔记
Add a row to a specific location in the dataframe
Look at robot education and lead the mainstream of quality education
随机推荐
owt-server源码剖析(三)--video模块分析之Mixer In
12.书写规则-静态模式
C语言:判断字母
Day 8 notes
Confusion matrix learning notes
idea替换所有文件中的内容
QT compilation of IOT management platform 48 characteristic function design
Comic algorithm_ Xiaohuihui interview
Pytest环境部署+用例执行管理+用例参数化
Catchadmin practical tutorial (IV) implementation of relevant functions of table components
Analysis of OWT server source code (III) -- video module analysis of mixer in
MySQL - count(字段)、count(主键)、count(1)、count(*)的区别
[error reporting] node:internal/modules/cjs/loader:936 [solution]
etcd实现大规模服务治理应用实战
R language error: compilation failed for package '****‘
DHCP协议详细解析
C语言小项目 -- 通讯录(静态版+动态版+文件版)
【无标题】
Double for loop
nacos名字的由来