| 查看: 580 | 回复: 1 | |||
[交流]
【求助】the usage of ++nodelist and ++local
|
|
各位大侠,请教一个问题,非常感谢回答: Is NAMD_2.7_Linux-x86_64 only used in the Individual Linux Workstations, other than the infiniband network, even if I add ++nodelist in the command line? This question initiates from Recently, I'm relating to using NAMD_2.7_Linux-x86_64 in the Linux cluster of infiniband Network. When I sub my job, in the log file, there are just two lines: Warning> Randomization of stack pointer is turned on in kernel, thread migration may not work! Run 'echo 0 > /proc/sys/kernel/randomize_va_space' as root to disable it, or try run with '+isomalloc_sync'. Charm++: scheduler running in netpoll mode. No more information write out in the log file. Then I change the last command line in job-sub-file to: $NAMD/charmrun ++local +p${n_proc} $NAMD/namd2 2rh1.md > 2rh1_64cpu.log It can run normally. So, I'm confused about the usage of ++nodelist and ++local. Because my Linux cluster is infiniband network, then it may be right to use ++nodelist, but the ++nodelist can not work. Furthermore, if I change to ++local, the speed of calculation is much slower than the NAMD_2.7_Linux-x86_64-ibverbs. Could anyone help me understand this? My job-submitting file is: >cat sub.sh #!/bin/bash -x #PBS -N 2rh1_nodelist_10 #PBS -l nodes=8:ppn=8 #PBS -j oe #PBS -q parallel # #define variables # n_proc=$(cat $PBS_NODEFILE | wc -l) echo $PBS_NODEFILE $n_proc # #running jobs # cd $PBS_O_WORKDIR echo $PBS_O_WORKDIR # # Setup the MPI topology # export CONV_RSH=ssh echo "group main" >node1 awk '{print "host ", $1}' $PBS_NODEFILE >>node1 export NAMD=/home/users/ymei/sjn/NAMD_2.7_Linux-x86_64 $NAMD/charmrun ++nodelist node1 +p${n_proc} $NAMD/namd2 2rh1.md > 2rh1_64cpu.log |
» 猜你喜欢
十年后又回来了,论文投稿求助
已经有3人回复
纯娱乐,不喜欢勿喷
已经有10人回复
面上再次挂了,太难了,躺也躺不了,倦也卷不过,小学校之殇!
已经有26人回复
面上提前没消息,有中的吗
已经有18人回复
娱乐
已经有4人回复
系统今天又提示维护了,估计离放榜不远了
已经有16人回复
一个有机合成实验室都需要哪些设备?
已经有10人回复
什么时候能放榜呀?
已经有3人回复
UV压敏胶开发
已经有5人回复
2026年国自然面上资助率
已经有22人回复
» 抢金币啦!回帖就可以得到:
国自然发榜在即:此刻的你,是什么心情?
+2/944
2027年博士生(硕博连读/直博)吉林大学-苏州国家实验室光电半导体智能设计与应用团队
+1/472
坐标广州,征女友
+2/132
具身智能机器人公司招聘机械结构岗位(工程师、专家、负责人均可)薪酬最高150万
+1/96
具有超高耐腐蚀性的铝合金阳极氧化后处理工艺
+1/79
华东理工大学 生物反应器工程全国重点实验室 博士后招聘
+1/78
国家纳米科学中心段鹏飞课题组招收2027年入学博士研究生
+1/78
南京大学医工交叉方向薛璐璐团队招聘脂质纳米材料与RNA递送方向博士后1-2名
+1/76
小木虫是我和国基唯一的人脉,现在都感觉快断了
+1/64
采用本质安全型氢气流量控制的化学合成 - Alicat ISMC本安防爆质量流量控制器
+2/52
中科院东莞材料所依托中科大招收2027届推免生
+1/33
《上海高薪》VS《中科院》
+1/17
澳大利亚科廷大学(Curtin University)招收全奖博士生(余3个名额)
+1/9
组委会诚挚滴邀请各界学者踊跃投稿参会
+1/6
中科院东莞材料所新能源材料研究部 博士后 / 特别研究助理招聘
+1/4
北理工集成电路杰青团队 | 诚招科助理
+1/4
2027年硕士推免生 招生--哈尔滨工业大学王磊
+1/3
手把手教你做全基因组DNA甲基化测序分析
+1/2
国科金评审方式改革建议
+1/1
宁波诺丁汉大学新能源与环境材料技术研究中心招收2027年春季入学博士生
+1/1
2楼2014-04-21 20:37:45










回复此楼