- 积分
- 7778
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2015-6-10
- 最后登录
- 1970-1-1
|
发表于 2017-6-12 21:26:22
|
显示全部楼层
[15lium@login em_real]$ mpirun -np 2 ./wrf.exe
mpiexec_login: cannot connect to local mpd (/tmp/mpd2.console_15lium); possible causes:
1. no mpd is running on this host
2. an mpd is running but was started without a "console" (-n option)
In case 1, you can start an mpd on this host with:
mpd &
and you will be able to run jobs just on this host.
For more details on starting mpds on a set of hosts, see
the MPICH2 Installation Guide.
出现这么一个问题怎么解决呀,之前在服务器上并行是可以用的,最近不知道怎么的不行了 |
|