Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

compatible mpi libraries

twong
Beginner
509 Views
Can anyone recommend an MPI library that will be compatible with Intel Fortran?
0 Kudos
3 Replies
TimP
Honored Contributor III
509 Views
In case my previous reply doesn't get posted, would you care to refine your question? Do you have an architecture and OS in mind? Interconnect? Size of cluster?
0 Kudos
twong
Beginner
509 Views
Sorry, I should have been more specific.
I'm interested in using the MPI on a Windows XP system (Intel Pentium IV processors) for a small number of processors (from 2 on a Xeon chip to a small cluster of 8 to 16 processors perhaps using a Gigabit switch).
Thanks.
Terry
0 Kudos
TimP
Honored Contributor III
509 Views

One more try to post response:

Argonne MPICH continues in use for Windows clusters up to 8 CPUs. It was built with CVF, continues to work when linked with Intel Fortran, although no longer supported. I heard the developers went to work for Verari. Clusters of 16 Windows CPUs are more often run with a master node running Samba (not Windows), partly due to the high cost of Windows Server.

Rumors of other developments are heard, but nothing definite yet.
0 Kudos
Reply