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.
29284 Discussions

Integrating MPI Libraries in Intel Fortran 11.1 Compiler for Mac OS X

Andreas_Hoffie
Beginner
468 Views

Dear All,

does anyone know, how I can integrate the MPI libraries in the Intel Fortran 11.1 Compiler?

I know that OpenMP is already included, but I would like to use MPI!

Thanks a lot!

Andreas

0 Kudos
1 Reply
Ron_Green
Moderator
468 Views

Try this article:

http://software.intel.com/en-us/articles/performance-tools-for-software-developers-building-open-mpi-with-the-intel-compilers/

I've had a lot of luck with OpenMPI.

OpenMPI is not part of the Intel compilers, so if you have questions about running MPI, try the OpenMPI forums.

0 Kudos
Reply