| 查看: 546 | 回复: 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 |
» 猜你喜欢
航天502所 高瑛珂博士 婚内征婚 欺骗女性开房
已经有23人回复
地球科学部D01口青年基金,最低几A几B几C才能有几率中呀。
已经有4人回复
宿州学院学报
已经有6人回复
投稿文章被秒拒了
已经有5人回复
招收2026级博士生
已经有6人回复
博士申请
已经有5人回复
» 抢金币啦!回帖就可以得到:
丹麦技术大学招聘食品微生物学博士一名-全奖高薪,三年毕业,月薪约2.4w 人民币
+1/582
南京大学 智能驱动与感知材料实验室 诚招推免硕生生/直博生/博士生/科研助理/博士后
+1/134
87 年东北人定居苏州寻找良缘
+1/85
【通知】北京信息科技大学仪器科学与光电工程学院招收博士研究生(2026)
+1/84
西交利物浦大学招收26年12月入学奖学金博士生1名(人机协作康复的交互式数字孪生)
+1/37
大连工业大学杰青/长江团队-生物质材料-储能电池方向招收2026级博士生
+1/34
寻找做兼职的同学,长期的(长三角:血管介入医疗器械方面兼职)
+1/33
海南大学国家高层次人才团队硕、博士招生
+1/32
双一流大学湘潭大学“化工过程模拟与强化”国家地方联合工程研究中心招收博士生
+1/30
博士申请
+1/23
“双一流”南京邮电大学--海优团队--招收2026博士生1-2名(6月15日前有效)
+1/20
电力全国重点实验室双一流A类长江学者团队补招26年全日制学术博士1名(6月2日截止)
+2/10
【有效,招满就关贴】【26.9月入学】211大学补招学博1人(AI/控制/电气等方向)
+1/9
上海大学微电子学院杨军教授团队招聘带编专任教师
+1/9
上海大学微电子学院杨军教授团队招聘带编专任教师
+1/6
成果鉴定/职称评审/高企认定,科技查新该怎么避坑?
+1/4
北理工国家杰青团队招博士后
+1/3
【通知】北京信息科技大学仪器科学与光电工程学院招收博士研究生(2026),报名吧!
+1/2
【有偿访谈招募】高才通来港后,你过得还好吗?
+1/1
EliSpot 技术:疫苗研发不可或缺的核心工具
+1/1
2楼2014-04-21 20:37:45











回复此楼