错误一:

Error while connecting to host, 由于目标机器积极拒绝,无法连接。 (10061)
Connect on sock (host=FQ-201110181946, port=8676) failed, exhaused all end points
Unable to connect to 'FQ-201110181946:8676',
sock error: Error = -1

出错原因:MPICH的服务MPICH2 Process Manager,Argonne National Lab未启动——(运行时会创建一个服务MPICH2 Process Manager,Argonne National Lab,提供服务的镜像是%MPICH2ROOT%\bin\smpd,这个程序是MPICH2的进程管理器)。

解决方法:运行——services.msc——将服务MPICH2 Process Manager,Argonne National Lab启动即可。

错误二:

Credentials for JY rejected connecting to FQ-201110181946
Aborting: Unable to connect to FQ-201110181946

出错原因:MPICH不能连接到本机上

解决方法:运行MPICH2下wmpiregister.exe,输入Account和Password,注意,此处的账号密码必须是用户登录的账号密码,如果不清楚账号可以进控制面板——用户账号下查看。

相关文章:

  • 2022-12-23
  • 2021-09-08
  • 2021-04-18
  • 2021-11-29
  • 2021-12-19
  • 2021-08-24
  • 2021-07-11
猜你喜欢
  • 2021-06-14
  • 2021-06-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-25
相关资源
相似解决方案