Software Archive
Read-only legacy content

intel mpi wrappers

Steven_S_1
Beginner
399 Views

Hi-

I successfully installed parallel studio XE composer edition. It came with the MPI libraries, but i cannot find any of the compiler wrappers, like mpiicc.

Any help is appreciated.

Thanks, Steve

0 Kudos
3 Replies
James_S
Employee
399 Views

Hi Steven,

For Linux, you may find "mpiicc" at "/opt/intel/impi/2017.2.191/bin64"

For Windows, you may look at the directory "C:\Program Files (x86)\IntelSWTools\mpi\2017.3.210\intel64\bin", the "mpiicc" should be there.

Thanks.

Zhuowei

0 Kudos
Steven_S_1
Beginner
399 Views

Thanks-

It is not there. I have the directory /opt/intel/ipmi/2017.3.196/bin64, but it does not contain mpiicc.

-Steve

0 Kudos
James_S
Employee
399 Views

Hi, sorry that I have just noticed you have installed the Intel Parallel Studio Composer Edition, this edition does not contain Intel MPI Library inside, you may need to download and install it additionally. Please go here to get this library for free: https://software.intel.com/en-us/intel-mpi-library/try-buy. Thanks.

0 Kudos
Reply