| 查看: 592 | 回复: 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 |
» 猜你喜欢
为什么资助数各大高校都创新高,自己申请怎么就这么难
已经有8人回复
导师吐槽:我怎么摊上了这么个极品研究生!
已经有7人回复
青基如何破局
已经有7人回复
有多少人是今天查系统知道结果的?
已经有17人回复
基金不中,共勉
已经有10人回复
国自然面上复盘~欢迎讨论
已经有11人回复
基金未中,这种答复是模板吗?
已经有6人回复
看板上这么多中的,有点像50人群里49个人都是骗子的那种感觉……
已经有6人回复
怎么看青基中了没有啊
已经有5人回复
梦想
已经有3人回复
» 抢金币啦!回帖就可以得到:
三无人员面上一把中散金币
+2/1914
2026年工程管理与智慧城市国际会议 (EMSC 2026)
+1/226
大连理工大学王铁胜副教授招收2027年入学博士生
+1/198
中国基,散金币!!!!!!
+5/154
北京化工大学何静教授团队诚聘青年英才和博士后
+1/94
东华大学材料科学与工程学院丁奇老师招收2026级硕士研究生
+1/88
欢迎报考中科院苏州纳米所的氢能、燃料电池方向的博士生!(长期有效)
+1/55
欢迎保送和统考中科院苏州纳米所的氢能、燃料电池方向的研究生!(长期有效)
+1/55
中国科学院苏州纳米技术与纳米仿生研究所 仿生自适应智能系统实验室招收联培生
+1/39
现在生物医药相关有什么兼职可以做吗?
+1/35
国家蛋白质科学中心(北京),招收分析化学、药学和蛋白质组代谢组学博士研究生
+1/18
国家蛋白质科学中心(北京),招收分析化学、药学和蛋白质组代谢组学博士研究生
+1/17
新审查指南堵死了"一案双申"的老路,实用新型和发明只能二选一了?
+1/13
浙江大学医学院黄浩杰教授团队招聘4-5名博士后
+1/7
今年没中,请各位大神帮我看一下,评审结果,大概几个ABC。
+1/5
项目助理招聘启事
+1/5
南京大学 智能驱动与感知材料实验室 诚招申请考核博士生/科研助理/博士后
+1/4
重大突破!酶法合成破解生物法DNA合成原料“卡脖子”难题
+1/1
量子物理团队招收博士生与博士后
+1/1
EI会议征稿!第二届先进复合材料、聚合物和纳米技术国际学术会议(ACMPN 2027)
+1/1
2楼2014-04-21 20:37:45









回复此楼