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 on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

mpiifort mpiicc

Lorenzo_D_
Beginner
1,616 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,616 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