打开 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) 我只是创建 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 但它正在等待不返回。