免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2041 | 回复: 0
打印 上一主题 下一主题

求助 : MPI安装调试的一些问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2010-05-27 22:15 |只看该作者 |倒序浏览
求助 : MPI安装调试的一些问题
要搭建一个LINUX,MPI并行计算平台,系统是Fedora 12 ,安装的是MPICH1.2.7
按照相关步骤完成了安装,调试时候出现了以下问题
终端中输入
mpirun -machinefile mfile -np 4 ./cpi.x

(cpi.x是mpi自带的例子cpi.c用mpicc编译后的可执行文件,单机运行成功)
(mfile 中的内容是参与运算的节点名,这里是指node1,node2,node3,node4)
运行后出现如下提示


[mpiuser@localhost ~]$ mpirun -machinefile mfile -np 4 ./cpi.x
connect to address 192.168.0.101 port 544: Connection refused
trying normal rsh (/usr/bin/rsh)
trying normal rsh (/usr/bin/rsh)
rm_2000:  p4_error: rm_start: net_conn_to_listener failed: 55851
p0_8971:  p4_error: Child process exited while making connection to remote process on node102: 0
rm_8975: (8.096477) net_send: could not write to fd=4, errno = 32
rm_l_1_8999: (8.097269) net_send: could not write to fd=5, errno = 32
p0_8971: (14.178341) net_send: could not write to fd=4, errno = 32
[mpiuser@localhost ~]$


求助各位帮我分析下可能是什么地方出了问题?
rsh还是别的什么,本人菜鸟,用LINUX不到一个月,谢谢大家了!
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP