Linux.ChinaUnix.net
ChinaUnix | Linux首页 | 新闻 | 博客 | 文章 | 专栏 | 新手 | 方案 | 图书 | 下载 | 人才 | 手册 | wiki | 搜索     
Linux论坛
  会员: 密码: 免费注册 | 忘记密码 | 会员登录 | 搜索 | 帮助 


奥运快报: 
奥运热点:
 

mpich2在双cpu*4核心工作站上如何配置?

首页 » CU论坛 » Linux » 汇总贴列表 » 集群和虚拟机 »  
[打印] [订阅] [收藏] [推荐给朋友] [本帖文本页]
wshoper
新手




UID:516169
注册:2007-1-9
最后登录: 2008-09-04
帖子:11
精华:0

可用积分:14 (白手起家)
信誉积分:100
专家积分:0 (本版:0)
空间积分:0
推广积分:0

状态:...离线...

[资料] [站内短信] [Blog]


顶部
1楼 发表于 2008-7-2 01:24 
你好,我有一台dell poweredge 2900 的工作站在用。双cpu,各4个核心。系统是linux es 4.5 ,内核elsmp.我发现这8个核很多情况下都不能完全利用,所以想安装mpich2。
请问:
1  像我这种情况应该是否可以安装?
2  如果可以,这种情况是一个节点,所以在.mpi.conf中应该就指定一个主机吧。我就写了“localhost.localdomain”。利用的时候mpiexec应该指定8个线程就可以了吧。不知道对不对。
3  我安装完以后,mpdroot -n 1 -f ./mpd.hosts.报mpdroot: open failed for root's mpd conf file错误。
各位大虾能否指点一下?非常谢谢



您对本贴的看法:鲜花[0] 臭蛋[0]
空间积分可以换礼品了! | 有奖跟帖:服务器节能,奖50-100元图书 | 致电800-858-2903,了解DELL如何为你量身订制笔记本 | 送2G U盘
wshoper
新手




UID:516169
注册:2007-1-9
最后登录: 2008-09-04
帖子:11
精华:0

可用积分:14 (白手起家)
信誉积分:100
专家积分:0 (本版:0)
空间积分:0
推广积分:0

状态:...离线...

[资料] [站内短信] [Blog]


顶部
2楼 发表于 2008-7-2 01:25 
回复 #1 wshoper 的帖子

对不起,是在 .mpi.host中指定主机。



您对本贴的看法:鲜花[0] 臭蛋[0]
空间积分可以换礼品了! | 有奖跟帖:服务器节能,奖50-100元图书 | 致电800-858-2903,了解DELL如何为你量身订制笔记本 | 送2G U盘
wshoper
新手




UID:516169
注册:2007-1-9
最后登录: 2008-09-04
帖子:11
精华:0

可用积分:14 (白手起家)
信誉积分:100
专家积分:0 (本版:0)
空间积分:0
推广积分:0

状态:...离线...

[资料] [站内短信] [Blog]


顶部
3楼 发表于 2008-7-2 05:12 
没有人啊。。。。
在MPICH的网站上查询,有人问这个问题,但是回答好抽象阿。

Q: Can MPI be used to program multicore systems?
A: There are two common ways to use MPI with multicore processors or multiprocessor nodes:

Use one MPI process per core (here, a core is defined as a program counter and some set of arithmetic, logic, and load/store units).
Use one MPI process per node (here, a node is defined as a collection of cores that share a single address space). Use threads or compiler-provided parallelism to exploit the multiple cores. OpenMP may be used with MPI; the loop-level parallelism of OpenMP may be used with any implementation of MPI (you do not need an MPI that supports MPI_THREAD_MULTIPLE when threads are used only for computational tasks). This is sometimes called the hybrid programming model.



您对本贴的看法:鲜花[0] 臭蛋[0]
空间积分可以换礼品了! | 有奖跟帖:服务器节能,奖50-100元图书 | 致电800-858-2903,了解DELL如何为你量身订制笔记本 | 送2G U盘

首页 » CU论坛 » Linux » 汇总贴列表 » 集群和虚拟机 »

 


Copyright © 2001-2008 ChinaUnix.net All Rights Reserved     联系我们:

感谢所有关心和支持过ChinaUnix的朋友们    转载本站内容请注明原作者名及出处

京ICP证041476号


清除 Cookies - Linux时代 - Archiver - WAP - TOP

Processed in 0.045387 second(s), 5 queries , Gzip enabled