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

is there a intel mpi Library for mac os platform?

yongbei_ma_
New Contributor I
1,527 Views

Hi friends,

is there a intel mpi Library for mac os platform?when I browse the intel mpi download page,there are only windows and linux verison,is this means I can only using linux version in mac os?how can I install this?

thanks.

0 Kudos
2 Replies
TimP
Honored Contributor III
1,527 Views

As Apple didn't care to support mpi, the expectation is you would use one of the open source mpi implementations. Faq and mail list archives of openmpi, Mpich, or mvapich may help you decide.

A common choice appears to have been Linux for mpi cluster along with Mac workstations.

0 Kudos
Steven_L_Intel1
Employee
1,527 Views

Intel MPI is not offered for OS X, though I'm not aware that there would be any dependence on Apple for such. There are other MPI implementations that support OS X, including MPICH2 and OpenMPI.

0 Kudos
Reply