Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

mpiifort mpiicc

Lorenzo_D_
Beginner
1,650 Views

I downloaded intel compiler for mac osx 10.9.3 and how can i get  mpiifort  mliicc??

​Thanks to help me and for your patience with me

0 Kudos
1 Reply
TimP
Honored Contributor III
1,650 Views

As there's no Intel MPI for Mac, you would choose an open source MPI (which you would install in accordance with instructions on the associated web sites).  It might be confusing unless you adopt the normal wrapper names of that MPI, but there is no such convention to distinguish gfortran and gcc from ifort and icc except in Intel MPI.

0 Kudos
Reply