小编NoD*_*ion的帖子

MPI 进程或守护程序无法完成 TCP 连接

打开 MPI:4.0.1a

主机文件:

  • 34bb0519eAAA
  • a2935f150BBB

我在机器里34bb0519eAAA。我可以使用 ssh成功a2935f150BBB连接a2935f150BBB。并且 ssh34bb0519eAAA在机器中a2935f150BBB 连接34bb0519eAAA成功。

但是当我 mpiexec 命令时。我收到错误消息

****Warning: Permanently added '[XX.XX.XX.XX]:XX' (a2935f150BBB'IP address) to the list of known hosts.**
----------------------**--------------------------------------
A process or daemon was unable to complete a TCP connection
to another process:
  Local host:    a2935f150BBB
  Remote host:   34bb0519eAAA
This is usually caused by a firewall on the remote host. Please
check that any firewall (e.g., iptables) has been disabled and

ORTE was …
Run Code Online (Sandbox Code Playgroud)

mpi openmpi

5
推荐指数
0
解决办法
3415
查看次数

Azure aks 无法访问 EXTERNAL-IP

我只是创建 aks 并创建示例服务。

kubectl get service azure-vote-front --watch

NAME               TYPE           CLUSTER-IP   EXTERNAL-IP    PORT(S)        AGE  
azure-vote-front   LoadBalancer   10.0.1.71    13.71.XXX.XXX   80:31619/TCP   1h  
Run Code Online (Sandbox Code Playgroud)

我想访问 13.71.xxx.xxx:31619 但它正在等待不返回。

kubernetes azure-aks

1
推荐指数
1
解决办法
3690
查看次数

标签 统计

azure-aks ×1

kubernetes ×1

mpi ×1

openmpi ×1