计算化学公社

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

[ORCA] orca410频率、优化计算出错termination in GTOInt

[复制链接 Copy URL]

6

帖子

0

威望

293

eV
积分
299

Level 3 能力者

跳转到指定楼层 Go to specific reply
楼主
超算上进行orca410(openmpi-3.1.3)的频率、优化计算时出错,百思不得其解,请教大家!:
体系19个原子(CHO)freq.inp
#
%pal nprocs 32 end
!UKS wb97x-d3 cc-pvdz freq
* xyz 0 2

*

log文件出现:
ORCA finished by error termination in GTOInt
Calling Command: mpirun -np 32  /public/home/dhua/soft/orca_4_1_0/orca_gtoint_mpi freq.int.tmp freq
[file orca_tools/qcmsg.cpp, line 453]:
  .... aborting the run


.err文件
[b11r2n15:07499] *** Process received signal ***
[b11r2n15:07499] Signal: Segmentation fault (11)
[b11r2n15:07499] Signal code: Address not mapped (1)
[b11r2n15:07499] Failing at address: (nil)
[b11r2n15:07499] [ 0] /lib64/libpthread.so.0(+0xf5d0)[0x2b7e050f25d0]
[b11r2n15:07499] *** End of error message ***
[file orca_tools/qcmsg.cpp, line 453]:
  .... aborting the run


real        0m0.917s
user        0m0.027s
sys        0m0.128s


提交脚本
#!/bin/bash
#SBATCH -J yhj
#SBATCH -p normal
#SBATCH -N 1
#SBATCH -n 32
#SBATCH --error=%J.err
#SBATCH --output=%J.out

module load compiler/intel/2020.1.217

export PATH=/public/home/dhua/soft/openmpi-3.1.3/bin:/public/home/dhua/soft/orca_4_1_0:$PATH
export LD_LIBRARY_PATH=/public/home/dhua/soft/openmpi-3.1.3/lib:/public/home/dhua/soft/orca_4_1_0:$LD_LIBRARY_PATH
export orcapath=/public/home/dhua/soft/orca_4_1_0

for INPUT in *.inp
do
        echo "ORCA job start at" 'date'
        time $orcapath/orca $INPUT > log
done


3809

帖子

4

威望

8000

eV
积分
11889

Level 6 (一方通行)

MOKIT开发者

2#
发表于 Post on 2023-12-25 21:21:01 | 只看该作者 Only view this author
你这ORCA也太上古了,为何不换成ORCA 5.0.4试试。另外,最好指定一下每核内存%maxcore
自动做多参考态计算的程序MOKIT

6

帖子

0

威望

293

eV
积分
299

Level 3 能力者

3#
 楼主 Author| 发表于 Post on 2023-12-27 13:48:13 | 只看该作者 Only view this author
zjxitcc 发表于 2023-12-25 21:21
你这ORCA也太上古了,为何不换成ORCA 5.0.4试试。另外,最好指定一下每核内存%maxcore

好的谢谢您,之前的体系都是用0RCA 4.1.0算的,就沿用了这个版本。
更换了超算有的mpi后成功运行啦

本版积分规则 Credits rule

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

GMT+8, 2024-11-25 18:57 , Processed in 1.536995 second(s), 20 queries , Gzip On.

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