-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> I want to double my computing power for some CFD calculations I’m
> doing which use MPICH2 and/or OpenMPI.
Before going into this too much, is your current constraint the network
somehow? Certainly there are calculations which take a lot of bandwidth
between nodes doing calculations, but many distributed computing
projects instead have relatively small bandwidth constraints on
performance. I assume you’re fairly sure that saving (literally)
microseconds is going to improve performance, at least enough to offset
whatever costs are involved for the second NIC.
> I have two Phenom II black x6 computers and can link them by GigE - I
> was thinking that a crossover cable may be fastest since there’s no
> router chip to take up message passing time. (I don’t have a lot of
> money to spend or I might use infiniband.) I think you have to do
> something with ARP (???)
Pretty sure this is not the case. ARP works from one node to another;
servers, hubs, and switches relay traffic, but in the end an ARP request
from one machine goes out to the network (broadcast) and then the
machine with the right address replies providing the original requesting
machine the MAC address for further communication. With a two-node
network, using a crossover cable or not, this is the same, still
necessary, and still going to work without outside (of the two systems
involved) help.
> to do a crossover, and since these are not servers, I would have to
> buy a separate PCIe ethernet card so I could leave the head connected
> to the internet.
>
> What is the recommendation? Is this more headache than it’s worth?
> Would a cheap GigE router (or switch???) be simpler and just as
> fast?
Again, see my response above. Is this even a constraint on your
calculations? If you were, for example, doing distributed computing in
a way like SETI, World Community Grid, or something like that with your
project (bundles of data sent for processing, hours spent processing,
then a response sent back) the benefits of crossover gigabit vs.
gig-switch gigabit are going to be a waste of time/money. If, on the
other hand, your systems are exchanging hundreds of MB/MiBs per second
then a saved microsecond per packet may be valuable. Of course, so
would doing other TCP-level tuning, and probably to a much greater extent.
Anyway, just be sure you’re going after the current constraint;
otherwise the savings won’t be worth it no matter how many nanoseconds
you shave off.
Good luck.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/
iQIcBAEBAgAGBQJQS5lHAAoJEF+XTK08PnB5PvIP/iG8xjHwufEokSHjgl696sMz
WMmgOD8uWwmyVO66M5yhA0hxKhmcyKQsi1IeVLb+W+KnPSdgF2n/VxWDGHMpXuPG
DUpLsvdHWG3h0wyjbZqXKLMa9B7rEPqVYeuYELLM7IMpMvbGDNj7kCszjfJgmkd3
DEPqmvUJpjO5WE9vhu/3mNwT1PB0Qj63HZIpSI2MI0917ziHkPFZEBt8S6z9/H6o
76tjlqg5TgSbuEs45klRmXiF0v9e7Dx2R5RD9Cz3vN0C6atGltr0qCBN5hkWiHcL
4E5aQ+E9960IdYGkO0qSUi5B79gXmAU7K7SBGyQRlRsotRF9kHP1cG3g73A137Vy
kzwVPtfP2+ajwPOZ57+LLlHVGmWmx5blmG7SdbBXqGE5q5jKaMcwD3E9HfEU8iMI
j/v0kMT5qUCbO0Y+BmDoFp1v0DjKapR4eOG1Q7VJqm/LMm6No5YliYdpC42KFsLs
TqFnPOrWGjFgCEHosMc8EvECyCL0j3PeoG0qmK7YpgpNb9ckQRMNRcDmJYiOsPgv
IXEo60+gSZv5tsSlmeE25ldF7TuSWwwCo28Jr4FB4uWe6XtiGmGwrXgB4dNTmZUE
AfwulRsifgWT3LCzt2XPXJvc76XUg2HKJibQgRisvk/RiYC0EMAgz7XobGp0qFWw
3x0ED1NJle8DhLu04f3s
=7ZLw
-----END PGP SIGNATURE-----