Does the MS-MPI or MPICH2 support multiple network interfaces?
For example, I have cluster nodes which have 4 ehternet NICs.
Without any modification of the normal MPI program that works well with signle ethernet NIC, does the MS-MPI or MPICH2 fully utilize these multiple NICs?
I've tested the OPENMPI on the linux with 2 ehternet NICs, and I saw that OPENMPI automatically exploits multiple NICs.
Does anyone know about this issue?
One more minor question. Does the MS-MPI work well on the windows 7? Specifically, does the MS-MPI support the infiniband on the windows 7?
Thanks for your help.