| 查看: 510 | 回复: 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 |
» 猜你喜欢
网上报道青年教师午睡中猝死、熬夜猝死的越来越多,主要哪些原因引起的?
已经有10人回复
为什么中国大学工科教授们水了那么多所谓的顶会顶刊,但还是做不出宇树机器人?
已经有13人回复
什么是人一生最重要的?
已经有8人回复
版面费该交吗
已经有17人回复
体制内长辈说体制内绝大部分一辈子在底层,如同你们一样大部分普通教师忙且收入低
已经有19人回复
【博士招生】太原理工大学2026化工博士
已经有8人回复
280求调剂
已经有4人回复
面上可以超过30页吧?
已经有12人回复
» 抢金币啦!回帖就可以得到:
农药产品分析实验人员招聘
+5/245
湖南大学材料院陶益杰老师招收2026年秋季入学博士生一名
+1/178
【最后机会】深圳大学2026级土木工程博士急招
+5/95
齐鲁工业大学(山东省科学院)济南 高校教师招聘 有机化学 事业编
+2/83
吉林师范大学宽禁带半导体材料生长与器件实验室招收2026年入学申请考核制博士生4名
+2/80
招收桥梁工程方向博士研究生!
+3/74
26国自然面上,大家是否还写研究方案?
+1/71
南通大学生物医药方向国家级人才团队招聘教师
+3/65
博洛尼亚大学能源材料课题组2个博后位置招聘(PNRR & MSCA)
+1/60
重医大-药学院-药学化学26级博士招生
+1/7
中国科学院金属研究所何杰团队招收2026年9月入学博士生(具有铝合金研究经验者优先)
+1/7
攀钢研究院2026年招聘(央企,钒钛国家重点实验室)
+1/7
青岛大学纺织服装学院张宪胜教授招收博士研究生
+1/6
蛋白结构质谱实验室202609入学博士生(1名,202603月底报名)
+1/5
【全奖博士招生】美国科罗拉多大学科罗拉多斯普林斯分校----固体与结构力学
+1/4
深圳理工大学刘鑫课题组高薪招聘博士后
+1/4
湖北工业大学2026年博士研究生(生物医药专博+轻工技术与工程学博)
+1/3
矛盾的生活
+1/3
天津大学接收读博申请!!!
+1/2
湘潭大学国家级人才黄建宇教授团队2026年博士研究生招生
+1/1
2楼2014-04-21 20:37:45













回复此楼