在具有多个网卡的服务器上使用 mpich2(Hydra、tcp/ip)

发布于 2024-12-11 20:43:29 字数 566 浏览 3 评论 0原文

我想在三台服务器的异常网络配置上使用 MPICH2 MPI 库:

             /-------------------------------\
server1 has eth0 and eth1                    |
                      |                      |
server2 has          eth2 and eth3           |
                               |             |
server3 has                   eth4 and eth5 -/

仅 eth0-eth5 对; eth1-eth2; eth3-eth4已连接。每对都有不同的 ip 子网。

我可以使用 nemesis & 设置 MPICH2 TCP; PM是Hydra使用这样的网络配置吗?

请注意,我无法在 server1 上的 eth0 和 eth1 之间或 server2 上的 eth2 和 eth3 之间设置桥接网络;这是我的 eth 驱动程序的限制。

I want to use MPICH2 MPI library on unusual network configuration of three servers:

             /-------------------------------\
server1 has eth0 and eth1                    |
                      |                      |
server2 has          eth2 and eth3           |
                               |             |
server3 has                   eth4 and eth5 -/

Only pairs of eth0-eth5; eth1-eth2; eth3-eth4 are connected. In every pair there is a different ip subnetwork.

Can I setup MPICH2 with nemesis & tcp; PM is hydra to use such configuration of network?

Note, that I can't setup bridged networking between eth0 and eth1 on server1 or between eth2 and eth3 on server2; this is limitation of my eth driver.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文