| 查看: 557 | 回复: 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 |
» 猜你喜欢
看《给阿ma的情书》有感
已经有4人回复
雷雨
已经有3人回复
E0414, 我的本子有没有希望?
已经有12人回复
青A35岁以下通知答辩了吗
已经有3人回复
【全奖博士/科研助理/博后招生】新加坡南洋理工大学机械与航空航天学院
已经有4人回复
希望面上有个好结果
已经有7人回复
三区计算机方向期刊推荐
已经有5人回复
sci论文二审求助
已经有5人回复
» 抢金币啦!回帖就可以得到:
郑州大学急招1名2026级博士生
+1/471
⚽️赛场争冠,科研进阶 | 原位光谱,适配钙钛矿 、OPV等全流程表征
+1/83
硫化物 / 氧化物 / 卤化物全拆解:固态电池手套箱选型核心指南
+1/82
温州医科大学李校堃院士团队宋林涛/黄志锋课题组诚聘博士后
+1/76
青年拔尖人才还有指标 25w*8年
+1/74
哈工大深圳-材料学院-招收申请审核制2027年春季/秋季入学博士生(2026年9月报名)
+1/34
上海交通大学刘祖明课题组招聘博士后
+1/30
博士毕业之后申请发明专利
+1/27
湖南师范大学(211)—招收2026年入学的“申请-考核”制博士(有微纳光学经验者优先)
+1/24
澳大利亚西澳大学招收交通工程/智能交通方向博士生
+1/15
2027年博士申请自荐信(药学方向可接受跨专业)
+1/9
东北师范大学荒漠与草地生态学方向诚聘博士后青年才俊
+1/8
同济大学环境学院 肖倩研究员课题组 招聘2027级硕士/博士
+1/7
墨尔本大学(26年QS19)招全奖博士/CSC博士(补齐全奖)/访问学者等-材料/生物医学等
+1/6
化学识别核酸的综述投稿
+1/5
哈工大马樱教授招收2027级计算机类、集成电路类博士生
+1/4
忘记密码好多年,终于想起来了,有知道如何查看当时注册邮箱的吗
+1/3
2026年黄河科技学院纳米功能材料研究所招聘
+1/1
密苏里大学生物材料合成生物学博士后招聘
+1/1
香港中文大学陈也课题组、香港中文大学(深圳)陈仲欣课题组招收联合培养博士后
+1/1
2楼2014-04-21 20:37:45











回复此楼