| 查看: 593 | 回复: 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 |
» 猜你喜欢
有多少人是今天查系统知道结果的?
已经有18人回复
有没有仍没收到信息的
已经有3人回复
导师吐槽:我怎么摊上了这么个极品研究生!
已经有8人回复
基金不中,共勉
已经有11人回复
麻烦专家们看看评委们的意见(F口面上)
已经有9人回复
2026年叶企孙基金
已经有6人回复
国自然面上复盘~欢迎讨论
已经有13人回复
基金系统什么内容也没有
已经有9人回复
为什么资助数各大高校都创新高,自己申请怎么就这么难
已经有11人回复
怎么查啊
已经有6人回复
» 抢金币啦!回帖就可以得到:
大连理工大学王铁胜副教授招收2027年入学博士生
+1/172
2026年工程管理与智慧城市国际会议 (EMSC 2026)
+1/96
南京理工大学尚露教授团队联合中科院理化所张铁锐研究员团队招聘催化领域博士后
+1/36
三乙基碳酸氢铵(TEAB)缓冲液的去除
+1/21
山东大学-山东字节信息智能技术实验室2026年招聘博士后
+1/20
上海交通大学陆军课题组招聘博士后 - 计算模拟方向
+1/10
寻求合作【大学教师】兼职出版顾问|无需坐班|一单5000元
+1/9
西安石油大学 发明专利 一种改性磷酸钾镁水泥及其应用 转让
+1/7
2027材料申博自荐C9本国科大硕
+1/6
寻求合作【出版代理】兼职推广|无需坐班|一单5000元
+1/5
寻求合作【大学教师】兼职出版顾问|无需坐班|一单5000元
+1/5
专利审查意见答复,是AI辅助生成中很难的一个功能...
+1/5
寻求合作【出版代理】兼职推广|无需坐班|一单5000元
+1/5
高分子分子动力学模拟:从链段运动到宏观性能及AI大模型本地部署,算力配置不走弯路
+1/4
TGF‑β家族分子生物学机制与样本前处理检测关键技术
+1/4
中山大学健康信息智能计算团队招收2027年考察-审核制博士(人工智能医学方向)
+1/3
电子科技大学李卫课题组招收2027级博士(统计物理学方向)
+1/2
项目助理招聘启事
+1/2
中山大学生物医学工程学院心血管健康信息智能计算团队招收2027年推免学生(9月份)
+1/2
浙江大学医学院黄浩杰教授团队招聘4-5名博士后
+1/1
2楼2014-04-21 20:37:45









回复此楼