计算化学公社

标题: 求助:OCRA输入文件计算后报错Error: the number of points read from the grid do... [打印本页]

作者
Author:
失活催化剂    时间: 2024-9-18 18:04
标题: 求助:OCRA输入文件计算后报错Error: the number of points read from the grid do...
老师好,我在根据sob老师的文章http://sobereva.com/451安装好openmpi4.1.6和orca6.0.0后进行测试计算,在输入计算文件后程序总是会报“Error: the number of points read from the grid does not match the expectation”的错误,想问一下各位老师:是我安装的openmpi和orca存在问题吗?

输入文件
! opt freq b3lyp d3 def2-svp cpcm(water)
%pal
    nprocs 4
end
%Maxcore 3200 #Mb
* xyz 0 1

原子坐标
*


输出文件
[file orca_tools/Tool-Numint/qcgrid.cpp, line 4645]: Error: the number of points read from the grid does not match the expectation
.
.
.
ORCA finished by error termination in Startup
Calling Command: mpirun -np 4  /data/home/xuxiufang/orca600/orca_startup_mpi 1.int.tmp 1
[file orca_tools/qcmsg.cpp, line 394]:
  .... aborting the run


(, 下载次数 Times of downloads: 2) (, 下载次数 Times of downloads: 4)





作者
Author:
wcy鱼饵    时间: 2024-9-18 18:34
感觉和并行有关  你改成%pal nprocs 1 end试一试
作者
Author:
失活催化剂    时间: 2024-9-18 19:24
wcy鱼饵 发表于 2024-9-18 18:34
感觉和并行有关  你改成%pal nprocs 1 end试一试

谢谢您的指导,我去试一试
作者
Author:
xyzduo    时间: 2024-10-9 16:16
失活催化剂 发表于 2024-9-18 19:24
谢谢您的指导,我去试一试

和您的问题一样,您解决了吗?
作者
Author:
失活催化剂    时间: 2024-10-10 10:30
xyzduo 发表于 2024-10-9 16:16
和您的问题一样,您解决了吗?

我也不清楚什么原因造成的,但我把ORCA重新安装了一遍
作者
Author:
coooll    时间: 2025-1-9 10:03
本帖最后由 coooll 于 2025-1-9 10:05 编辑

近期使用ORCA 6.0.1时遇到了同样的问题。可以确定的是,问题出在mpirun,设置nprocs 1任务正常完成。但是不并行怎么行呢。解决方案如下,在输入文件中不指定nprocs
  1. mpirun -np 8 orca_input.inp
复制代码

作者
Author:
jim_lee_    时间: 2025-2-16 14:19
coooll 发表于 2025-1-9 10:03
近期使用ORCA 6.0.1时遇到了同样的问题。可以确定的是,问题出在mpirun,设置nprocs 1任务正常完成。但是不 ...

您好,如果在输入文件不指定nprocs的话,您的这行指令应该什么时候输入呢?因为我最近在超算也遇到了这些问题,在输入文件不指定内存和核数可以正常运行,但是指定了就报错
[file orca_tools/qcmat1.cpp, line 125]: Failed to read data of OrcaObject (read 14853117 items of 14853316)!
[file orca_tools/qcmat1.cpp, line 104]: Stored DataType 0 does not match expected 8 in OrcaObject_ReadHeader!

作者
Author:
ikun135    时间: yesterday 09:47
我也出现了这样的问题,大家找到解决的办法了吗,谢谢
作者
Author:
zjxitcc    时间: yesterday 16:14
本帖最后由 zjxitcc 于 2025-8-12 16:16 编辑
ikun135 发表于 2025-8-12 09:47
我也出现了这样的问题,大家找到解决的办法了吗,谢谢

你们遇到的不一定是同一个问题,有的人只截取了两三行报错信息,让人看起来似乎是同一个问题,这样非常不严谨,不利于问题的解决。最好是上传输入、输出文件(注意对文件进行压缩),同时交待做了哪些尝试,同一台机器下其他体系的计算是否正常,这样大家比较容易判断遇到的是什么具体问题




欢迎光临 计算化学公社 (http://bbs.keinsci.com/) Powered by Discuz! X3.3