24小时热门版块排行榜    

查看: 4102  |  回复: 8

iamihanfei

铁虫 (著名写手)

[求助] CASTEP计算过程内存不足与截断能问题 已有2人参与

最近用castep(版本6.0)算TiO2,参数选用默认的fine,将截断能调至380eV,k点选用3x3x3,超胞为Ti16O32,所用电脑为windows server 2003,i7 950处理器,24g内存,万转企业硬盘,已经从gateway data中确认软件认出24g内存,选用3个核计算,几何优化过程失败,自动下载文件失败,自己手动下载了castep文件,未返回energy evolution文件,analysis->energy evolution无法使用,计算时已经选上optimize cell和update structure,但超胞结构未变化,查看castep文件发现,截断能算370eV没问题,刚上375eV就显示内存不足,结果如下:
Calculating total energy with cut-off of  375.000eV.
************************************************************************
   The memory required for this calculation exceeds machine capacity.

           Unable to continue. Run will be ABORTED.

    Suggestions:
      Check the run setup is reasonable; in particular cell dimensions,
      number of atoms, plane wave cutoff all affect memory consumption.

      Investigate the parameters "opt_strategy"/"opt_strategy_bias" and
      "page_wvfns" which may be used to reduce memory requirements.

      If the calculation is being run on a distributed memory computer
      consider increasing the number of processors.

      It may be necessary to run this calculation on another computer
      with more RAM or upgrade the physical RAM on the current system.
************************************************************************

Information for developers:
ALLOCATE request failed for array "coeffs" in routine "wave_allocate_wv"
Current trace stack:
wave_allocate_wv
calculate_finite_basis_corr
check_elec_ground_state
castep
************************************************************************
   The memory required for this calculation exceeds machine capacity.

           Unable to continue. Run will be ABORTED.

    Suggestions:
      Check the run setup is reasonable; in particular cell dimensions,
      number of atoms, plane wave cutoff all affect memory consumption.

      Investigate the parameters "opt_strategy"/"opt_strategy_bias" and
      "page_wvfns" which may be used to reduce memory requirements.

      If the calculation is being run on a distributed memory computer
      consider increasing the number of processors.

      It may be necessary to run this calculation on another computer
      with more RAM or upgrade the physical RAM on the current system.
************************************************************************

Information for developers:
ALLOCATE request failed for array "coeffs" in routine "wave_allocate_wv"
Current trace stack:
wave_allocate_wv
calculate_finite_basis_corr
check_elec_ground_state
castep
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 1
求大神帮忙分析,我看帖子觉得24G内存算这些原子应该没问题,同时我在另一个i3 4G win7系统计算,只是卡,但各种energy evolution和结构变化都没问题。
回复此楼

» 猜你喜欢

» 本主题相关价值贴推荐,对您同样有帮助:

已阅   关注TA 给TA发消息 送TA红花 TA的回帖

aaq2800

铁杆木虫 (知名作家)

【答案】应助回帖


感谢参与,应助指数 +1
iamihanfei: 金币+1, 感谢回帖 2014-05-25 10:23:01
所有核心都用上试试
2楼2014-05-25 10:14:50
已阅   关注TA 给TA发消息 送TA红花 TA的回帖

lq6865387

木虫 (著名写手)

有志成年

【答案】应助回帖

★ ★ ★
感谢参与,应助指数 +1
iamihanfei: 金币+1, 感谢回帖 2014-05-25 22:27:10
franch: 金币+2, 谢谢回帖交流。。。 2014-05-27 09:18:09
The memory required for this calculation exceeds machine capacity.
这是问题所在,内存大小,原子数目都会影响计算过程。。。让电脑满负荷跑跑看看情况
Better Late Than Never
3楼2014-05-25 18:51:16
已阅   关注TA 给TA发消息 送TA红花 TA的回帖

souledge

专家顾问 (著名写手)

4G Win7是多少位的?Server2013又是多少位的?
思想重于技巧,内涵重于表象
4楼2014-05-25 22:15:17
已阅   关注TA 给TA发消息 送TA红花 TA的回帖

iamihanfei

铁虫 (著名写手)

引用回帖:
4楼: Originally posted by souledge at 2014-05-25 22:15:17
4G Win7是多少位的?Server2013又是多少位的?

4gwin764位,server 2003 32位,server 2003能识别24G内存,这点已经确认了,位数对MS有影响吗?
5楼2014-05-25 22:26:42
已阅   关注TA 给TA发消息 送TA红花 TA的回帖

iamihanfei

铁虫 (著名写手)

引用回帖:
3楼: Originally posted by lq6865387 at 2014-05-25 18:51:16
The memory required for this calculation exceeds machine capacity.
这是问题所在,内存大小,原子数目都会影响计算过程。。。让电脑满负荷跑跑看看情况

按理说不该啊,我一直监视内存使用,从来没超过5g,难道真是MS只能用到4g?
6楼2014-05-25 22:28:24
已阅   关注TA 给TA发消息 送TA红花 TA的回帖

souledge

专家顾问 (著名写手)

★ ★
franch: 金币+2, 谢谢回帖交流。。。 2014-05-27 09:18:17
引用回帖:
5楼: Originally posted by iamihanfei at 2014-05-25 22:26:42
4gwin764位,server 2003 32位,server 2003能识别24G内存,这点已经确认了,位数对MS有影响吗?...

当然有影响。32-bit的Server 2003虽然可以识别大于4G的内存,但是这不表示每个进程可以使用大于4G的内存,因为进程还是32-bit的,寻址能力还是受限的啊~除非可以paralle的进程数很多,把大量的内存给分摊掉了。
思想重于技巧,内涵重于表象
7楼2014-05-26 08:41:57
已阅   关注TA 给TA发消息 送TA红花 TA的回帖

iamihanfei

铁虫 (著名写手)

引用回帖:
7楼: Originally posted by souledge at 2014-05-26 08:41:57
当然有影响。32-bit的Server 2003虽然可以识别大于4G的内存,但是这不表示每个进程可以使用大于4G的内存,因为进程还是32-bit的,寻址能力还是受限的啊~除非可以paralle的进程数很多,把大量的内存给分摊掉了。...

感谢回帖,我重装系统试试
8楼2014-05-26 13:54:48
已阅   关注TA 给TA发消息 送TA红花 TA的回帖

公子々舒夜

金虫 (小有名气)

【答案】应助回帖

★ ★ ★
感谢参与,应助指数 +1
iamihanfei: 金币+1, 有帮助, 感谢回帖 2014-05-26 19:47:52
franch: 金币+2, 谢谢回帖交流。。。 2014-05-27 09:18:29
你把截断能调高点,SCF步长和优化步长调大点试试
一切皆有可能!
9楼2014-05-26 15:34:51
已阅   关注TA 给TA发消息 送TA红花 TA的回帖
相关版块跳转 我要订阅楼主 iamihanfei 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[基金申请] 今天放榜吗? +12 布布和一二 2026-08-19 13/650 2026-08-19 14:33 by 陈晨晨陈啊
[基金申请] filecode,4个jtjc了 +8 ziyangfang 2026-08-19 9/450 2026-08-19 13:08 by blacksandy
[基金申请] 今天基金会出结果吗?20260819 +8 kkkl_v 2026-08-19 8/400 2026-08-19 12:34 by Vivilian
[基金申请] 欢迎发来filecode的Mz6后的代码验证其规律 +52 医学老男孩 2026-08-13 115/5750 2026-08-19 12:09 by 医学老男孩
[基金申请] 2027广东省杰青 +4 奶牛小黑 2026-08-15 10/500 2026-08-19 11:02 by wanfengnew
[基金申请] 朋友圈看到的 +6 wangzilk 2026-08-18 8/400 2026-08-19 10:55 by Haru815
[基金申请] 时间戳变了,能看出什么问题? +10 基诺咪客 2026-08-17 14/700 2026-08-19 10:34 by 基诺咪客
[基金申请] 咱们一起用铁证分析2026国家社科基金中标与否 +8 启萌科技 2026-08-12 30/1500 2026-08-19 10:22 by 启萌科技
[基金申请] 什么时候开奖? +6 CrisMessi 2026-08-18 6/300 2026-08-19 08:06 by Equinoxhua
[基金申请] 结合人工智能,周易传统文化,filecode打分制来了,3分以上希望很大。 +4 Tide man 2026-08-12 5/250 2026-08-19 07:41 by 201120518022
[基金申请] 明天放榜? +5 Shxjjxjkx 2026-08-18 5/250 2026-08-18 18:14 by -大大大大大-
[论文投稿] 投稿咨询 +4 wwm09 2026-08-17 6/300 2026-08-18 15:36 by wwm09
[基金申请] 今天维护系统维护 祝所有人 高中 +8 gjjjzhong 2026-08-18 9/450 2026-08-18 13:01 by 家与远方
[基金申请] 哪位老哥知道今年的国自然具体哪一天放榜? +13 Ldrop2023 2026-08-13 16/800 2026-08-18 12:25 by 淀粉搬运工
[基金申请] 93BebMhtakh前后11位开头都是大写 +4 且听虎啸 2026-08-17 5/250 2026-08-18 00:49 by 蔡棒棒菂
[基金申请] 感觉是下周放榜了 +6 angus9576 2026-08-17 11/550 2026-08-17 23:57 by angus9576
[基金申请] filecode=后面第一个是大写字母 +8 wangze12014 2026-08-14 10/500 2026-08-17 17:05 by xter9665
[基金申请] 今天系统多次维护,明天很可能放榜! +8 zju2000 2026-08-16 9/450 2026-08-17 12:20 by lmz0216
[基金申请] 各位道友,我要去昆明玩几天,回来见。 +7 Tide man 2026-08-14 8/400 2026-08-15 01:11 by arzu_hma
[基金申请] 重要来源:本周末出结果 +10 瞬息宇宙 2026-08-12 10/500 2026-08-13 15:46 by likettle
信息提示
请填处理意见