Intel® oneAPI HPC Toolkit
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

mpi and icc

rabbitsoft
Beginner
309 Views

Hello,

Tell me please, is Intel C++ compiler required for compiling applications that use Intel MPI or I can use some free compiler instead?

Thank you

0 Kudos
2 Replies
Dmitry_K_Intel2
Employee
309 Views

Hi rabbitsoft,

Sure, you can use almost any compiler you want. Intel MPI Library even contains binding libraries (to provide compatibility with other compilers). If you need to use binding libraries please refer to the documentation located in the 'binding' directory.

Regards!

Dmitry

Gergana_S_Intel
Employee
309 Views

Hi rabbitsoft,

As a reference, all of our supported software and hardware is listed in the Release Notes.

Regards,
~Gergana

Reply